This is a dedicated watch page for a single video.
You are running a Node.js application on GKE that generates logs in plaintext format and writes them to standard output. You want to export these logs to Cloud Logging and include metadata about the application, such as pod name and namespace. What is the simplest method to achieve this?