Skip to content

Can I avoid double json_parse() while filtering and remapping my events? #15389

Answered by jszwedko
remort asked this question in Q&A
Discussion options

You must be logged in to vote

I'd recommend doing the parsing in a remap transform first, and then, doing the filter. Filter conditions are read-only and so cannot modify the event.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@remort
Comment options

@jszwedko
Comment options

@remort
Comment options

@jszwedko
Comment options

@remort
Comment options

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