[Q&A] Can an output plugin filter events ? #5146
Unanswered
ChristThePhone
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is a problem?
I'm writing a custom buffered output plugin working with chunks and would like to filter the records inside each chunk depending on configurable parameters. I couldn't find any documentation on the chunk class itself and whether it allows for removal/addition of records to write my own filter routine so I was wondering if the output plugin interface supports a
filter()method similar to the filter plugin interface. Any idea ?Describe the configuration of Fluentd
No response
Describe the logs of Fluentd
No response
Environment
No response
Beta Was this translation helpful? Give feedback.
All reactions