Skip to content

Commit

Permalink
Doc: Remove include statements for screenshots not rendering properly (
Browse files Browse the repository at this point in the history
…#15981) (#16089)

(cherry picked from commit cb45cd2)
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 16, 2024
1 parent 2bef137 commit 3dbe7de
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions docs/static/tab-widgets/install-agent.asciidoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
// tag::fleet-managed[]
. When the **Add Agent flyout** appears, stay on the **Enroll in fleet** tab
+
--
[role="screenshot"]
image::../monitoring/images/integration-agent-add.png[Add agent flyout in {kib}]
--
. When the **Add Agent flyout** appears, stay on the **Enroll in fleet** tab.
. Skip the **Select enrollment token** step. The enrollment token you need is
already selected.
+
Expand All @@ -20,20 +15,11 @@ It takes about a minute for {agent} to enroll in {fleet}, download the
configuration specified in the policy you just created, and start collecting
data.

--
[role="screenshot"]
image::../monitoring/images/integration-agent-confirm.png[Agent confirm data]
--
// end::fleet-managed[]

// tag::standalone[]
. When the **Add Agent flyout** appears, navigate to the **Run standalone** tab
+
--
[role="screenshot"]
image::../monitoring/images/integration-agent-add-standalone.png[Add agent flyout in {kib}]
--
. Configure the agent. Follow all the instructions in **Install Elastic Agent on your host**
. When the **Add Agent flyout** appears, navigate to the **Run standalone** tab.
. Configure the agent. Follow the instructions in **Install Elastic Agent on your host**.
. After unpacking the binary, replace the `elastic-agent.yml` file with that supplied in the Add Agent flyout on the "Run standalone" tab, replacing the values of `ES_USERNAME` and `ES_PASSWORD` appropriately.
. Run `sudo ./elastic-agent install`
// end::standalone[]

0 comments on commit 3dbe7de

Please sign in to comment.