How to output logs as JSON to stdout

Hi,

We’re using the latest ghost version and running it in Kubernetes. We redirect all logs from containers to our ELK stack with Fluentd.
The default format Ghost outputs logs is not really machine friendly and the logs don’t end up nicely in ELK. Is there a way to configure Ignite to output JSON?