Created
April 27, 2017 22:03
-
-
Save someword/e124d591bf2a93d4b5c9b98f6a024621 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
<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