I need to analyze the traffic to my K8s cluster (Not a Managed Cluster), so I need to export the logs.
NGINX logs are easy to export but NGINX Ingress Controller is new to me.
I am trying to find a solution on how to do this, but couldn't find it in the NGINX documentation.
Does anyone have an idea?