You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Use Cases
Good day,
It would be incredibly useful to have the ability to control and change the log level of a running instance of Vector dynamically. Currently, it seems that Vector logs all messages at the info level by default.
It would be great to have the option to dynamically switch between different log levels in values.yaml such as:
off, error, warn, info, debug, trace
This feature would greatly enhance debugging and monitoring capabilities, especially in production environments.
A note for the community
Use Cases
Good day,
It would be incredibly useful to have the ability to control and change the log level of a running instance of Vector dynamically. Currently, it seems that Vector logs all messages at the info level by default.
It would be great to have the option to dynamically switch between different log levels in values.yaml such as:
This feature would greatly enhance debugging and monitoring capabilities, especially in production environments.
Have a nice day!
Ref: #22690
The text was updated successfully, but these errors were encountered: