Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fleet] Update instructions for installing Fleet Server #209079

Open
jillguyonnet opened this issue Jan 31, 2025 · 1 comment
Open

[Fleet] Update instructions for installing Fleet Server #209079

jillguyonnet opened this issue Jan 31, 2025 · 1 comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@jillguyonnet
Copy link
Contributor

jillguyonnet commented Jan 31, 2025

Related: elastic/elastic-agent#6656

On the latest elastic-agent 9.0.0-SNAPSHOT, several binaries are not installed by default. As a result, the command to install an agent as Fleet Server now needs the --install-servers flag:

sudo ./elastic-agent install \
  --fleet-server-es=http://localhost:9200 \
  --fleet-server-service-token= XXXXXXXX \
  --fleet-server-policy=fleet-server-policy \
  --fleet-server-port=8220 \
  --install-servers

The instructions in the UI should be updated accordingly.

NB: it doesn't look like the public documentation needs any update.

Image

@jillguyonnet jillguyonnet added bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team labels Jan 31, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

2 participants