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 #17431 to 7.x: Add auditd example with Auditbeat in kubernetes manifests #17545

Merged
merged 1 commit into from
Apr 7, 2020

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Apr 6, 2020

Cherry-pick of PR #17431 to 7.x branch. Original message:

Add an example configuration of the auditd module in the Auditbeat
reference manifest, including the processors needed for enrichement of
events.

For enrichement it makes use of #15947, included in 7.7.

How to test?

  • Run Auditbeat in kubernetes with the reference configuration.
  • Exec a command inside a container, check that an event about this is collected.
  • Try to access or write to a file without permissions in a container, check that an event about this is collected.
  • Check that events collected about containers include the kubernetes metadata.

)

Add an example configuration of the auditd module in the Auditbeat
reference manifest, including the processors needed for enrichement of
events.

(cherry picked from commit 119f324)
@jsoriano jsoriano merged commit a9125d6 into elastic:7.x Apr 7, 2020
@jsoriano jsoriano deleted the backport_17431_7.x branch April 7, 2020 08:47
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.

2 participants