Skip to content

How to parse a string to json in my healm's k8s #1724

Closed Answered by pepov
heldergomes asked this question in Q&A
Discussion options

You must be logged in to vote

you have to add an extra json parser and parse the json field as well, like this:

  - parser:
      key_name: message
      parse:
        type: json
      remove_key_name_field: true
      reserve_data: true

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by csatib02
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