-
Notifications
You must be signed in to change notification settings - Fork 5k
Beats diagnostics tooling #21965
Copy link
Copy link
Closed
Labels
Team:Services(Deprecated) Label for the former Integrations-Services team(Deprecated) Label for the former Integrations-Services teambackport-v7.16.0Automated backport with mergifyAutomated backport with mergifyenhancementv8.0.0
Metadata
Metadata
Assignees
Labels
Team:Services(Deprecated) Label for the former Integrations-Services team(Deprecated) Label for the former Integrations-Services teambackport-v7.16.0Automated backport with mergifyAutomated backport with mergifyenhancementv8.0.0
Type
Fields
Give feedbackNo fields configured for issues without a type.
Beats should provide a tool that allows one to easily collect information that can help to analyze known user issues. Diagnostics should contain static information like host meta data, configuration files and existing log files. Active data collection should also be supported, like metrics or memory profiles.
Tasks Phase 1:
Enable http endpoint with unix socket or named pipe by default. e.g.- completed as part of previous work to enable monitoring/var/lib/<meta-hash>.sockAdd API to read current Beats configuration. For now the static configuration used on startup, including modules.- completed as part of previous work forelastic-agent inspectdiag addto add extra files and directories to a diagnostics report.