bzp2010 commented on issue #2665: URL: https://github.com/apache/apisix-ingress-controller/issues/2665#issuecomment-3588475409
@carefree666 Can you use the APISIX Admin API to export this configuration? `curl http://<ip>:9180/apisix/admin/configs -H "X-API-KEY: <apikey>"` Additionally, you will need to export the logs from the two containers within the APISIX Ingress Controller pod, as well as the logs from APISIX itself. **After completing** the aforementioned steps, modify the value of the `ADC_INGRESS_LOG_LEVEL` environment variable to `debug` within the AIC Deployment. Subsequently, observe the logs once more to ascertain whether the anomalies persist. -- 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]
