carefree666 opened a new issue, #2715: URL: https://github.com/apache/apisix-ingress-controller/issues/2715
### Issue description Currently APISIX access_log records both user traffic and Admin API requests (e.g. periodic `PUT /apisix/admin/configs` triggered by controllers). These Admin API requests are control-plane traffic and are not part of business traffic, but there is no built-in way to exclude them from access_log without disabling access_log globally or filtering logs externally. Is there any plan on the roadmap to support separating or excluding Admin API traffic from access logs? Thanks! ### Environment apisix-ingress-controller version 2.0.0 apisix version 3.14.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
