We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In multi_format, add diff value of keytype key for each pattern matched.
<parse> @type multi_format <pattern> format /.*reg1.*/ #keytype type1 </pattern> <pattern> format /.*reg2.*/ #keytype type2 </pattern> <pattern> format json #keytype type3 </pattern> </parse>
My purpose is use this for later filter/ or search/ ...
The text was updated successfully, but these errors were encountered:
Or at least to support diff inject_key_prefix for diff pattern. Thanks.
Sorry, something went wrong.
No branches or pull requests
In multi_format, add diff value of keytype key for each pattern matched.
My purpose is use this for later filter/ or search/ ...
The text was updated successfully, but these errors were encountered: