We log JSON, and it would be really nice if I was able to pass the log message through jq. Can a --processor option be added? Then I could use jq, awk or whatever processing I'd like on it while still getting from multiple pods at once.
Bonus would the be to not print if the log-entry is empty 😄
We log JSON, and it would be really nice if I was able to pass the log message through
jq. Can a--processoroption be added? Then I could usejq,awkor whatever processing I'd like on it while still getting from multiple pods at once.Bonus would the be to not print if the log-entry is empty 😄