Created
June 2, 2016 14:10
-
-
Save taotetek/6654d2a1aa68faa4a48c105fb82335c0 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
input(type="imfile" File="/var/log/myfile.log" ruleset="myrule") | |
ruleset(name="myrule) { | |
<actions here> | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment