Skip to content

Commit

Permalink
Fix steps and screencap for agent diagnostics (#1587)
Browse files Browse the repository at this point in the history
(cherry picked from commit 50b36a1)
  • Loading branch information
kilfoyle authored and mergify[bot] committed Jan 7, 2025
1 parent e098970 commit 46663f1
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 8 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 9 additions & 4 deletions docs/en/ingest-management/fleet/monitor-elastic-agent.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,19 @@ To download the diagnostics bundle for local viewing:

. In the **Host** column, click the agent's name.

. Click the **Diagnostics** tab.
. Select the **Diagnostics** tab and click the **Request diagnostics .zip** button.
+
[role="screenshot"]
image::images/collect-agent-diagnostics1.png[Collect agent diagnostics under agent details]

. Click the **Request diagnostics .zip** button.
. In the **Request Diagnostics** pop-up, select **Collect additional CPU metrics** if you'd like detailed CPU data.
+
[role="screenshot"]
image::images/collect-agent-diagnostics.png[Collect agent diagnostics under agent details]
image::images/collect-agent-diagnostics2.png[Collect agent diagnostics confirmation pop-up]

. Click the **Request diagnostics** button.

Any in-progress or previously collected bundles for the {agent} will be listed on this page.
When available, the new diagnostic bundle will be listed on this page, as well as any in-progress or previously collected bundles for the {agent}.

Note that the bundles are stored in {es} and are removed automatically after 7 days. You can also delete any previously created bundle by clicking the `trash can` icon.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -430,14 +430,19 @@ To download the diagnostics bundle for local viewing:

. In the **Host** column, click the agent's name.

. Click the **Diagnostics** tab.
. Select the **Diagnostics** tab and click the **Request diagnostics .zip** button.
+
[role="screenshot"]
image::images/collect-agent-diagnostics1.png[Collect agent diagnostics under agent details]

. Click the **Request diagnostics .zip** button.
. In the **Request Diagnostics** pop-up, select **Collect additional CPU metrics** if you'd like detailed CPU data.
+
[role="screenshot"]
image::images/collect-agent-diagnostics.png[Collect agent diagnostics under agent details]
image::images/collect-agent-diagnostics2.png[Collect agent diagnostics confirmation pop-up]

. Click the **Request diagnostics** button.

Any in-progress or previously collected bundles for the {agent} will be listed on this page.
When available, the new diagnostic bundle will be listed on this page, as well as any in-progress or previously collected bundles for the {agent}.

Note that the bundles are stored in {es} and are removed automatically after 7 days. You can also delete any previously created bundle by clicking the `trash can` icon.

Expand Down

0 comments on commit 46663f1

Please sign in to comment.