elastic / elastic-agent

Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better log message for resetting log level

jen-huang opened this issue · comments

Follow up to elastic/kibana#180778

When resetting agent log level back to default (using null value), the log message is:
Settings action done, setting agent log level to

This should be improved to something like
Settings action done, setting agent log level to default (info)

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