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 to 5.x: Fileset for the Linux authorization logs auth #3678

Merged
merged 1 commit into from
Feb 27, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Feb 27, 2017

Cherry-pick of PR #3669 to 5.x branch. Original message:

This adds a new fileset under the system module: system/auth. It parses
the authorization logs (typically /var/log/auth.log or /var/log/secure) and
creates events for things like:

  • SSH login attempts
  • Commands executed with SUDO
  • New users or groups created

The fileset includes several dashboards for visualizing this data. The dashboards are in a separate commit.

* Filebeat module fileset for the Linux authorization logs

This adds a new fileset under the system module: system/auth. It parses
the authorization logs (typically `/var/log/auth.log` or `/var/log/secure`) and
creates events for things like:

* SSH login attempts
* Commands executed with SUDO
* New users or groups created

The fileset includes several dashboards for visualizing this data.

* Added dashboards for the system/auth module

(cherry picked from commit 687ce87)
@ruflin ruflin merged commit 1501494 into elastic:5.x Feb 27, 2017
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