Skip to content
Discussion options

You must be logged in to vote

Hey, I guess you can use the dedupe transform, something like this:

type = "dedupe"
inputs = [ "red_parse" ]
fields.match = ["event.id"]

Identify the field that holds the unique value, and based on that, eliminate the duplicate logs.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@EzLittleChen
Comment options

@jayy-77
Comment options

@EzLittleChen
Comment options

Answer selected by EzLittleChen
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