Hi,I have a long running R process in a container within a Batch Job.The
R process is writing to stdOut and I've set the Batch 'logsPolicy'
destination to CLOUD_LOGGING - I correctly see the log output from the
container in Cloud Logs. However, Cloud...