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
Please support the target config option to set where to store the parsed data (instead of in the root). For example see the netflow codec plugin.
The text was updated successfully, but these errors were encountered:
Added target config option
target
bfcf104
Allows to specify into what field you want the CEF data to be stored. Closes logstash-plugins#35
Any reason why this has not yet been merged into the master branch? @ThorbenJ
Sorry, something went wrong.
(still an early draft atm but) we are to handle target on all codecs in a generic way: #80
Successfully merging a pull request may close this issue.
Please support the target config option to set where to store the parsed data (instead of in the root). For example see the netflow codec plugin.
The text was updated successfully, but these errors were encountered: