Skip to content
Merged
Changes from 2 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 @@
**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#elastic-agent-diagnostics-command) to generate a zip archive containing diagnostics information that the Elastic team can use for debugging cases:

Check failure on line 365 in troubleshoot/ingest/fleet/common-problems.md

View workflow job for this annotation

GitHub Actions / preview / build

`/reference/fleet/agent-command-reference` does not exist. resolved to `/github/workspace/reference/fleet/agent-command-reference
```shell
elastic-agent diagnostics
Expand Down
Loading