Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion troubleshoot/ingest/fleet/common-problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ The ZIP archive containing diagnostics information will include the raw events o

**Get the diagnostics bundle using the CLI**

Run the following command to generate a zip archive containing diagnostics information that the Elastic team can use for debugging cases.
Run the [`diagnostics` command](/reference/fleet/agent-command-reference.md#elastic-agent-diagnostics-command) to generate a zip archive containing diagnostics information that the Elastic team can use for debugging cases:

```shell
elastic-agent diagnostics
Expand Down
Loading