We are running an application on App platform that consists of multiple components.
When running on premises, we were using an NGINX instance as reverse proxy and used the access log from that as our application's access log.
In DO App Platform, we only have logs from the separate components. We'd like to have access to the access logs from the ingress controller to have such an overall access log again.