Can't get dedup to work #22943
Unanswered
securitymonster
asked this question in
Q&A
Replies: 1 comment
-
Hi @securitymonster, can you give me an example of two events that want to be treated as duplicates? Your |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi all, I'm new to Vector, only started experimenting two weeks ago. I have an issue where I would like to dedup some events.
My config looks like this at the moment:
So "sinking"
parse_saml_assertions_logs
works fine, however sinkingdedupe_saml_assertions_logs
does result in zero output. I tried with fields.match as well. What am I missing?Beta Was this translation helpful? Give feedback.
All reactions