You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/09/02 01:51:49 UTC

[GitHub] [apisix] guoqqqi opened a new issue, #7847: docs: add more detail to file-logger to distinguish `access.log`

guoqqqi opened a new issue, #7847:
URL: https://github.com/apache/apisix/issues/7847

   ### Current State
   
   There will be many users who are unaware of the circumstances in which they can use the file logger and sometimes feel that it does the same thing as access.log. We should add a more detailed description for `file-logger`.
   
   ### Desired State
   
   Add some introductions to file-logger:
   
   ---
   
   Role of file-logger and usage scenarios (differentiating access.log).
   
   1. `file-logger` can count request and response data for individual routes locally, which is useful for debugging.
   2. `file-logger` can get APISIX variables that access.log can't.
   3. `file-logger` is hot-loaded, so we can change its configuration at any time with immediate effect.
   4. `file-logger` saves every data in JSON format.
   5. The user can modify the functions executed by the `file-logger` during the log phase to collect the information they want to collect.


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] hf400159 commented on issue #7847: docs: add more detail to `file-logger` to distinguish `access.log`

Posted by GitBox <gi...@apache.org>.
hf400159 commented on issue #7847:
URL: https://github.com/apache/apisix/issues/7847#issuecomment-1237617211

   please assign me.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] guoqqqi closed issue #7847: docs: add more detail to `file-logger` to distinguish `access.log`

Posted by GitBox <gi...@apache.org>.
guoqqqi closed issue #7847: docs: add more detail to `file-logger` to distinguish `access.log` 
URL: https://github.com/apache/apisix/issues/7847


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org