nic-chen commented on a change in pull request #994:
URL: https://github.com/apache/apisix-dashboard/pull/994#discussion_r539973432
##########
File path: api/conf/conf.yaml
##########
@@ -32,6 +32,10 @@ conf:
file_path:
logs/error.log # supports relative path, absolute path, standard
output
# such as: logs/error.log, /tmp/logs/error.log,
/dev/stdout, /dev/stderr
+ access_log:
+ file_path:
+ logs/access.log # supports relative path, absolute path, standard
output
+ # such as: logs/access.log, /tmp/logs/access.log,
/dev/stdout, /dev/stderr
Review comment:
updated.
----------------------------------------------------------------
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:
[email protected]