Implement a sub-command to show or follow the Elastic Agent logs #114
Labels
8.8-candidate
debugging
Team:Elastic-Agent
Label for the Agent team
Team:Elastic-Agent-Control-Plane
Label for the Agent Control Plane team
Debugging Elastic Agent is currently not as easy as it should be. In case of issue, the right paths for the logs have to be found and read one by one. It would be very convenient if elastic agent would offer a command to get the logs and metrics.
To tail all the logs, something like the following would be useful:
Maybe later support for filtering logs from only a specific process could be added. One step further would be, that on the fly the logging level could be changed.
The same is true for metrics. Would be nice of a snapshot of the metrics could be gathered with something like the following:
The text was updated successfully, but these errors were encountered: