Hi,
We use an nginx container as the API gateway to our infrastructure. We currently parse the Docker container logs as described www.site24x7.com/help/log-management/docker-container-logs.html.
How do we then parse these log outputs to extract the nginx access logs?
e.g., instead of pointing at /var/log/nginx/access.log we want to point out the container logs for a given container.