Skip to content

Commit

Permalink
Doc: Remove includes for screenshots not rendering properly
Browse files Browse the repository at this point in the history
  • Loading branch information
karenzone committed Mar 7, 2024
1 parent 1963714 commit ffeb1dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 28 deletions.
7 changes: 1 addition & 6 deletions docs/static/monitoring/monitoring-ea-dashboards.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ Check out {fleet-guide}/elastic-agent-installation.html[Installing {agent}] in t
==== Add the {agent} {ls} integration to monitor host logs and metrics

. Go to the {kib} home page, and click **Add integrations**.
+
--
[role="screenshot"]
image::images/kibana-home.png[{kib} home page]
--

. In the query bar, search for **{ls}** and select the integration to see more
details.
Expand Down Expand Up @@ -108,7 +103,7 @@ include::monitoring-view.asciidoc[]
=== Monitor {ls} logs and metrics

From the list of assets, open the **[Metrics {ls}] {ls} overview** dashboard to view overall performance. Then follow the navigation panel to further drill down into {ls} performance.
+

[role="screenshot"]
image::images/integration-dashboard-overview.png[The {ls} Overview dashboard in {kib} with various metrics from your monitored {ls}]

Expand Down
5 changes: 0 additions & 5 deletions docs/static/monitoring/monitoring-ea.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ Check out {fleet-guide}/elastic-agent-installation.html[Installing {agent}] in t
==== Add the {agent} {ls} integration

. Go to the {kib} home page, and click **Add integrations**.
+
--
[role="screenshot"]
image::images/kibana-home.png[{kib} home page]
--

. In the query bar, search for **{ls}** and select the integration to see more
details about it.
Expand Down
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 all 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 ffeb1dc

Please sign in to comment.