Trying to use Service Topology but nginx-ingress isn't respecting your topology? Turns out it's just an annotation missing on Ingress.
nginx
A collection of 2 posts
Shipping nginx-ingress logs with filebeat on Kubernetes
This took me a good afternoon to figure out. The main difficulty was figuring out how to make the nginx module process the log output of the container input correctly, and also finding out that the ingress_controller fileset for…