Created
August 16, 2019 13:31
-
-
Save githubjakob/deebf481d3374bd5679cb9329656a715 to your computer and use it in GitHub Desktop.
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
<filter **> | |
@type record_transformer | |
@id filter_containers_stream_transformer | |
enable_ruby true | |
<record> | |
stream_name ${record["kubernetes"]["container_name"]} | |
</record> | |
</filter> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment