Skip to content
Discussion options

You must be logged in to vote

Hello,

I had almost the same question until few minutes ago.
In fact, my goal was to route some records and discard the other ones. I proceeded slightly differently by using the Kubernetes filter as a processor (which works as the K8s metadata are correctly added). However, it seemed all my records were sent to my (single) output. That was in fact because it seems their need to be an output for any routed record. So, if you have a single output, all your records will land into it. With an additional default output, it works correctly (eventually, I will use the null output to discard these records). BTW, it allows you to route on a metadata added by the Kubernetes filter/process (e.g. the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mc-prospectsdeveloper
Comment options

Answer selected by mc-prospectsdeveloper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants