feat: log enitre filter decision as one message
To get the whole filter decision extract the line from the log and run:
jq -r .fields.decision /tmp/x | jq .
To get the whole filter decision extract the line from the log and run:
jq -r .fields.decision /tmp/x | jq .