-
Notifications
You must be signed in to change notification settings - Fork 513
Closed
Labels
Team:FleetFleet team [elastic/fleet]Fleet team [elastic/fleet]
Description
In this screenshot, the reader will expect that they can copy and paste the instructions into their terminal:

Unfortunately, the reader has to confirm twice to enroll the agent, which prevents the second and third lines from being run:
root@roscigno-obs:/home/dan_roscigno# elastic-agent enroll https://3a2655533eXXXXXXXXX55f9d7576.us-west1.gcp.cloud.es.io:443 UXBMWXXXXXXXXXXXXXseFBmRFJaUUQyQQ==
The Elastic Agent is currently in BETA and should not be used in production
This will replace your current settings. Do you want to continue? [Y/n]:
Please write 'y' or 'n'
This will replace your current settings. Do you want to continue? [Y/n]:y
2020-08-19T13:15:59.489Z DEBUG kibana/client.go:170 Request method: POST, path: /api/ingest_manager/fleet/agents/enroll
Successfully enrolled the Agent.
root@roscigno-obs:/home/dan_roscigno#
In the above, the commands to enable and start are not run. Additionally, in my experience making one choice uppercase indicates that this is the default, and hitting Enter should suffice. I do acknowledge that there is no credible reference for this.
dedemorton
Metadata
Metadata
Assignees
Labels
Team:FleetFleet team [elastic/fleet]Fleet team [elastic/fleet]