Skip to content

Instantly share code, notes, and snippets.

@peacefixation
Last active March 27, 2019 01:37
Show Gist options
  • Save peacefixation/cf10edd68c167a05a659250caaaf533a to your computer and use it in GitHub Desktop.
Save peacefixation/cf10edd68c167a05a659250caaaf533a to your computer and use it in GitHub Desktop.
Combine multiline logs with Beaver
# all lines that don't start with [ are combined with the previous line
[/var/log/some.log]
type: some-type
multiline_regex_before = ^[^[]].*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment