Created
July 18, 2019 15:00
-
-
Save judavi/8049d9e1c7294182974029b1aed9b4da to your computer and use it in GitHub Desktop.
All lines filebeat
This file contains hidden or 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
harvester_buffer_size: 66384 | |
multiline.pattern: 'Started by user ' | |
multiline.negate: true | |
multiline.match: after | |
multiline.max_lines: 255000 | |
multiline.timeout: 250s | |
multiline.flush_pattern: 'Finished: ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment