-
Notifications
You must be signed in to change notification settings - Fork 667
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
Support syslog rate limit configuration for containers and host #2454
Support syslog rate limit configuration for containers and host #2454
Conversation
This pull request introduces 3 alerts when merging 238bd67 into c2841b8 - view on LGTM.com new alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your work to add this feature!
Hi @mkeda, I have fixed/replied all comments. Would you please review the new changes? |
Hi @saiarcot895, thanks for the comments, I have fixed it, could you please continue reviewing? |
* Support syslog rate limit configuration for containers and host * Fix LGTM * Fix unit test issue * Add syslog_util as a package * Fix review comment * Update feature.py
HLD:
sonic-net/SONiC#1049
What I did
Support CLIs for syslog rate limit feature
How I did it
Support 4 new CLIs:
config syslog rate-limit-host
show syslog rate-limit-host
config syslog rate-limit-container
show syslog rate-limit-container
How to verify it
Unit test
Previous command output (if the output of a command-line utility has changed)
N/A
New command output (if the output of a command-line utility has changed)