tao12345666333 opened a new issue #899:
URL: https://github.com/apache/apisix-ingress-controller/issues/899


   Currently our logs are not fully structured, there is some log output from 
Gin[1] that looks like this:
   
   ```
   2022-03-04T10:12:05+08:00 debug ingress/controller.go:699 success check 
health for default cluster
   [GIN] 2022/03/04 - 10:12:06 | 200 | 79.201µs | 10.244.1.1 | GET "/healthz"
   [GIN] 2022/03/04 - 10:12:06 | 200 | 79.101µs | 10.244.1.1 | GET "/healthz"
   2022-03-04T10:13:30+08:00       debug   ingress/controller.go:699       
success check health for default cluster
   ```
   
   However, such logs are not structured and are not conducive to our 
subsequent log collection.
   We need to improve it.
   
   [1]: https://github.com/gin-gonic/gin


-- 
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]


Reply via email to