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 Log Label to Audit Logging #4748

Merged
merged 1 commit into from
May 19, 2023
Merged

Add Log Label to Audit Logging #4748

merged 1 commit into from
May 19, 2023

Commits on May 19, 2023

  1. Add Log Label to Audit Logging

    Antrea native policies support firewall rule logs. Adding a rule
    label to the log allows convenient post-processing of the logs
    like grepping the same log labels.
    
    This feature adds a field "logLabel" to the CRDs, which will be
    printed in the logs and exported to flow records. "logLabel"
    defaults to empty value.
    
    Fixes antrea-io#4652
    
    Signed-off-by: Qiyue Yao <yaoq@vmware.com>
    qiyueyao committed May 19, 2023
    Configuration menu
    Copy the full SHA
    63eccb7 View commit details
    Browse the repository at this point in the history