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 the install Agent page #55453

Closed
ph opened this issue Jan 21, 2020 · 2 comments · Fixed by #65176
Closed

[Fleet] Update the install Agent page #55453

ph opened this issue Jan 21, 2020 · 2 comments · Fixed by #65176
Assignees
Labels
Feature:Fleet Fleet team's agent central management project Ingest Management:alpha1 Group issues for ingest management alpha1 Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@ph
Copy link
Contributor

ph commented Jan 21, 2020

The instruction page links the user to a download page on elastic.co which hosts the agent installer (which may consist of installer, agent, filebeat, metricbeat, and endpoint). (We also provide instructions for downloading the binary directly from the command line, with warnings that it is less secure).

The user copies and pastes the command and command line options to run the installer. These include a hash of the CA cert for pinning, the enrolment key, the kibana URL, plus various other options.

until we have the MSI installer scoped we can use:

agent enroll -ca_256 <ca_256> http://localhost:5601 <enrol_key>

Require designs/layout.

linked to #55452

@ph ph added the Feature:Fleet Fleet team's agent central management project label Jan 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest (Feature:Fleet)

@ph
Copy link
Contributor Author

ph commented Jan 21, 2020

cc @ruflin for awareness, this will be required for the enrolling change.

@jen-huang jen-huang added the Team:Fleet Team label for Observability Data Collection Fleet team label Mar 26, 2020
@ruflin ruflin added the Ingest Management:alpha1 Group issues for ingest management alpha1 label Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Fleet Fleet team's agent central management project Ingest Management:alpha1 Group issues for ingest management alpha1 Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants