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

Cherry-pick #6978 #7012 to 6.3: Update github.com/elastic/go-libaudit to v0.2.1 #7069

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

andrewkroh
Copy link
Member

Cherry-pick #6978 #7012 to 6.3.

  • Fixed parsing of AppArmor audit messages.
  • Added caching of UID and GID values to auditd module.
  • Updated syscall tables for Linux 4.16.
  • Added better error messages for when the auditd module fails due to the
    Linux kernel not supporting auditing (CONFIG_AUDIT=n).

https://github.com/elastic/go-libaudit/releases/tag/v0.2.1

Copy link
Contributor

@ph ph left a comment

Choose a reason for hiding this comment

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

LGTM.

@andrewkroh
Copy link
Member Author

This is not a blocker for 6.3.0 so only merge it after the release is made and the "freeze" is removed.

@andrewkroh
Copy link
Member Author

Rebased and can be merged now that 6.3 is released.

- Fixed parsing of AppArmor audit messages.
- Added caching of UID and GID values to auditd module.
- Updated syscall tables for Linux 4.16.
- Added better error messages for when the auditd module fails due to the
  Linux kernel not supporting auditing (CONFIG_AUDIT=n).

https://github.com/elastic/go-libaudit/releases/tag/v0.2.1
@andrewkroh andrewkroh force-pushed the backport_6978_7012_6.3 branch from cf6e6b0 to 48c7e9e Compare June 13, 2018 17:22
@ruflin ruflin merged commit 48db41d into elastic:6.3 Jun 14, 2018
@andrewkroh andrewkroh deleted the backport_6978_7012_6.3 branch July 3, 2018 23:54
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
- Fixed parsing of AppArmor audit messages.
- Added caching of UID and GID values to auditd module.
- Updated syscall tables for Linux 4.16.
- Added better error messages for when the auditd module fails due to the
  Linux kernel not supporting auditing (CONFIG_AUDIT=n).

https://github.com/elastic/go-libaudit/releases/tag/v0.2.1
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.

3 participants