Created
June 8, 2016 10:59
-
-
Save poolski/121551cae683fff202f664cff9c5d9a4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
beats::filebeat::prospectors: | |
authlog: | |
fields: | |
type: "authlog" | |
paths: | |
- "/var/log/auth.log" | |
syslog: | |
fields: | |
type: "syslog" | |
paths: | |
- "/var/log/syslog" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment