Skip to content

Instantly share code, notes, and snippets.

@someword
Created April 27, 2017 22:03
Show Gist options
  • Save someword/e124d591bf2a93d4b5c9b98f6a024621 to your computer and use it in GitHub Desktop.
Save someword/e124d591bf2a93d4b5c9b98f6a024621 to your computer and use it in GitHub Desktop.
<filter docker.*>
@type concat
key log
multiline_start_regexp /{\\"message\\":/
multiline_end_regexp /\\"service_name\\":/
continuous_line__regexp /^(\\"message\\":|\\"service_name\\":)/
</filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment