elastic / elastic-agent

Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.
Other
23 stars 145 forks source link

Include presence/absence of installation file marker in `status` and `diagnostics` output #2553

Open ycombinator opened 1 year ago

ycombinator commented 1 year ago

Describe the enhancement:

As a follow up to https://github.com/elastic/elastic-agent/pull/2500, we should have elastic-agent status and elastic-agent diagnostics include the presence/absence of the installation file marker.

Describe a specific use case for the enhancement or feature:

Supportability. With https://github.com/elastic/elastic-agent/pull/2500, the installation file marker became the method by which Elastic Agent internally decides if it is running in an installed state or a non-installed state. Knowing this is useful for diagnosing certain issues, e.g. socket connectivity issues between Agent and its components.

elasticmachine commented 6 months ago

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)