Hi Starburst Team,
We are trying to enable HTTP access logging in Starburst (Trino). We have configured the following on both coordinator and worker nodes:
http-server.log.enabled: true
http-server.log.path: /var/log/starburst/http-request.log
However, we are still not able to see the http-request.log file or any HTTP logs being generated. We also tested with a sample request (e.g., /caltest), but do not see it in Splunk.
Could you please confirm:
Is this configuration sufficient to enable HTTP access logs?
Where exactly is the http-request.log written in a Kubernetes/OpenShift deployment?
Are there any additional steps required to ensure these logs are generated and can be forwarded to Splunk?
Thanks,
Nikhil