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 2020/11/16 15:20:03 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #2766: feat: add a switch of access log

spacewander commented on a change in pull request #2766:
URL: https://github.com/apache/apisix/pull/2766#discussion_r524345630



##########
File path: conf/config-default.yaml
##########
@@ -128,6 +128,7 @@ nginx_config:                     # config for render the template to genarate n
   #envs:                            # allow to get a list of environment variables
   #  - TEST_ENV
   http:
+    access_log_switch: on          # on or off, default on

Review comment:
       Better to use `enable_access_log: true` to ensure consistency.




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

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