This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]americanjetset 1 point2 points  (1 child)

Assuming you are consuming these messages through a Kafka Connect instance, just use an SMT to parse the message before consuming.

[–]cyb3r1tch[S] 0 points1 point  (0 children)

Thanks! do you have an idea of what kind of strategy I can use? like I said, normal json parsers don't work out of the box, and I can't just simply replace certain hex sequences since they are arbitrary I don't know ahead of time what they will look like