Skip to content

Ignore auditd error in loganalyzer#15940

Merged
yejianquan merged 1 commit intosonic-net:masterfrom
maipbui:ignore_auditd_loganalyzer
Dec 8, 2024
Merged

Ignore auditd error in loganalyzer#15940
yejianquan merged 1 commit intosonic-net:masterfrom
maipbui:ignore_auditd_loganalyzer

Conversation

@maipbui
Copy link
Contributor

@maipbui maipbui commented Dec 7, 2024

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

How did you do it?

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

# Ignore auditd error
r, ".* ERR auditd\[\d*\]: Error receiving audit netlink packet \(No buffer space available\)"
r, ".* ERR audisp-tacplus: tac_connect_single: connection failed with.*Interrupted system call"
r, ".* ERR audisp-tacplus: tac_connect_single: connection failed with.*Transport endpoint is not connected"
Copy link
Contributor Author

@maipbui maipbui Dec 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These ERR are not related to recent auditd rule changes, it already exists in prod since auditd is enabled for per-command accounting feature. #Closed

Copy link
Collaborator

@yejianquan yejianquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yejianquan yejianquan merged commit f2e2301 into sonic-net:master Dec 8, 2024
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Dec 8, 2024
Description of PR
Summary:
Fixes # (issue)

Fix auditd error logs

Signed-off-by: Mai Bui <[email protected]>
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #15941

bingwang-ms pushed a commit that referenced this pull request Dec 8, 2024
Description of PR
Summary:
Fixes # (issue)

Fix auditd error logs

Signed-off-by: Mai Bui <[email protected]>
Co-authored-by: Mai Bui <[email protected]>
@maipbui maipbui deleted the ignore_auditd_loganalyzer branch December 9, 2024 18:09
@agadia-cisco
Copy link
Contributor

agadia-cisco commented May 1, 2025

@yejianquan could you please cherry pick the PR to 202411 too.
@maipbui could you share the reason for the PR? we are seeing same failures too.

@mssonicbld
Copy link
Collaborator

@maipbui PR conflicts with 202411 branch

@Verma-Anukul
Copy link
Contributor

@maipbui
Please help in merging his PR to 202411 branch too

@maipbui
Copy link
Contributor Author

maipbui commented Jul 22, 2025

Cherry-pick PR to 202411: #19767

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants