Skip to content

[Ingest Manager] Enrollment Flyout text corrections to cite correct rpm/deb binary path and to cite use Administrator privileges #73932

@EricDavisX

Description

@EricDavisX

[Ingest Manager] Enrollment Flyout text corrections to cite correct binary path and to use Administrator rights

Kibana version:
7.9 BC5 deployed to elastic cloud prod

Describe the bug:
the enrollment flyout doesn't cite to use Administrator access, due to this incorrect usage happened a lot during an internal dog-fooding test and we expect customer / user usage to follow suit. we should call this out in the flyout if possible, instead of leaving it to docs. secondly, the .rpm/.deb instructions are mis-leading indicating a binary path that doesn't exist

Steps to reproduce:

  1. install stack of 7.9, BC latest
  2. to to ingest manager and enable Fleet user
  3. click on the 'enroll new agent' flyout and see text.
  • it was recently updated and is massively improved, but can be tweaked a bit more.

Expected behavior:
the instructions are sufficient to enroll Agent and it set up with elastic solutions pieces (Endpoint Security)

The 2 suggestions I suggest we make are:

  1. to remove the ./ from the .rpm/.deb section for Linux. This is because the service executable can be used, and after install, there is no local binary to call in that location so it doesn't work.
    for example, instead of citing this:
    ./elastic-agent enroll https://8a4af220da674c2287033be796421b1b.europe-west1.gcp.cloud.es.io:443 V1VpTm4zTUI5WjU5ZUl5X2tlWkY6NjBrSUk4TkpUQ3VvVU5odGdQMUpudw==

it would cite:
elastic-agent enroll https://8a4af220da674c2287033be796421b1b.europe-west1.gcp.cloud.es.io:443 V1VpTm4zTUI5WjU5ZUl5X2tlWkY6NjBrSUk4TkpUQ3VvVU5odGdQMUpudw==

  1. add this text to the step 3 after the current text to cite Administator privilege is required.
    for example, from this:
    From the agent’s directory, run the appropriate commands to enroll and start an Elastic Agent. You can reuse these commands to setup agents on more than one machine.

to:
From the agent’s directory, run the appropriate commands to enroll and start an Elastic Agent. You can reuse these commands to setup agents on more than one machine. Be sure to run the enrollment steps as a user with Administrator privilege on the system.

Screenshots (if relevant):
Screen Shot 2020-07-31 at 9 16 25 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:FleetTeam label for Observability Data Collection Fleet teamv7.9.0

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions