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 granular severity settings for log_files.yml #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

weisheng-p
Copy link

This change will allow users to adjust the serverity send to remote servers for each log files.
So you can have one log file that send as warn, another log file send as info in the same config.

In the event the serverity is not provided, it fallbacks to the previous behavior

The change does not apply to command line parameter, Im not too sure about the syntax for the command line parameter. If someone can give me the full working example of how it works with tags on command line parameter, I'll be happy to put in a bit more time to get it working on command line parameter too.

@weisheng-p weisheng-p force-pushed the weisheng/file_priority branch 3 times, most recently from ce8d116 to 9cb18b6 Compare January 4, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant