shreemaan-abhishek commented on code in PR #12518: URL: https://github.com/apache/apisix/pull/12518#discussion_r2278950295
########## conf/config.yaml.example: ########## @@ -218,6 +218,11 @@ nginx_config: # Config for render the template to generate n enable_access_log: true # Enable HTTP proxy access logging. access_log: logs/access.log # Location of the access log. access_log_buffer: 16384 # buffer size of access log. + # available variables: Review Comment: the variables available to be logged should not be documented here i guess, as there are several more variables that can be added to the logs. -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org