Connecting Rasa Core to GCP Logging

I’m trying to add Rasa Core information to our GCP logging setup.

Rasa Core is running in Kubernetes/Docker, so I need to figure out how to get the warnings into JSON and then into GCP.

I think this might be helpful:

But I have no idea how to run it, not where to put it in the code base.