Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Notification Support for Log Level Changes in Specific Applications or Instances #3919

Open
nandorholozsnyak opened this issue Dec 11, 2024 · 0 comments

Comments

@nandorholozsnyak
Copy link

Type: Enhancement
Description:
We would like to explore the possibility of implementing notifications whenever a log level is changed for a specific application or instance.
Problem Statement:
Currently, when log levels are modified in a specific app or instance, there is no immediate feedback or alert. This makes it challenging to monitor and track such changes, especially in critical environments where log configuration adjustments may affect debugging or system behavior.

Proposed Solution:
If possible, implement a mechanism to capture and notify relevant stakeholders when a log level is changed. For example:

  1. Send an alert or notification (e.g., via email, webhook, or a chat system like Slack) when a log level change occurs.
  2. Log additional metadata about the change, such as which instance was affected, the previous log level, and the new log level.

Impact/Value:
This feature would enhance operational visibility and control over log configurations in multi-instance or multi-app setups. It would help identify unauthorized or unintentional changes and speed up incident responses when debugging changes are made.

Additional Context:
No additional code or attachments are required for this ticket. We're primarily looking for feasibility or suggestions for alternative approaches to achieve this functionality.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant