Filter the content of "message" as independent fields

processors:

  • decode_json_fields:
    fields: ["message"]
    target: ""
    overwrite_keys: true

Reference : Condition with decode_json_fields processor