Hello, I’m trying to configure a logging resource ...
# general
a
Hello, I’m trying to configure a logging resource in my cluster to ship logs to elasticsearch. My logs are configured to be printed in logstash format (also tried JSON) but they end up in kibana as escaped strings. I believe this is because the configuration sets it as string as you can see in the screenshot. How can I have the “log” field be in JSON and not strings?