From 5f9e9ba6aac9c54afc34edbc1e8412eb6dc745c9 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 10:38:49 -0500 Subject: [PATCH] Add information about elastic agent diagnostics flow (#789) (#792) * Add information about diagnostics flow * Update troubleshooting.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --------- Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> (cherry picked from commit 858e99f1da938243d2e414964d40bc19ee049a5b) Co-authored-by: Philipp Kahr --- .../ingest-management/troubleshooting/troubleshooting.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc b/docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc index e44a18936..6f39d60d8 100644 --- a/docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc +++ b/docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc @@ -329,7 +329,7 @@ elastic-agent diagnostics **Get the diagnostics bundle through {fleet}** {fleet} provides the ability to remotely generate and gather an {agent}'s diagnostics bundle. -An agent can gather and upload diagnostics if it is online in a `Healthy` or `Unhealthy` state. +An agent can gather and upload diagnostics if it is online in a `Healthy` or `Unhealthy` state. The diagnostics are sent to {fleet-server} which in turn adds it into {es}. Therefore, this works even with {agents} that are not using the {es} output. To download the diagnostics bundle for local viewing: . In {kib}, go to **Management -> {fleet} -> Agents**.