Skip to content

Commit

Permalink
Add new Elastic-Agent diagnostics CLI flag
Browse files Browse the repository at this point in the history
  • Loading branch information
belimawr committed Apr 26, 2024
1 parent ac60278 commit e9ef213
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/ingest-management/commands.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ This command is intended for debugging purposes only. The output format and stru
----
elastic-agent diagnostics [--file <string>]
[-p]
[--exclude-events]
[--help]
[global-flags]
----
Expand All @@ -91,6 +92,9 @@ Show help for the `diagnostics` command.
`-p`::
Additionally runs a 30-second CPU profile on each running component. This will generate an additional `cpu.pprof` file for each component.

`--exclude-events`::
Exclude the events log files from the diagnostics archive.

{global-flags-link}

[discrete]
Expand Down

0 comments on commit e9ef213

Please sign in to comment.