Skip to content

Commit 2d51ef6

Browse files
committed
Update agent.yml
1 parent 4973a39 commit 2d51ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaults/main/agent.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ nginx_agent_configure: false
3737
# ca: /path/to/ca
3838

3939
# Specify the log level and path.
40-
# Default is info for the log level and /var/log/nginx-agent.log for the log path.
40+
# Default is info for the log level and /var/log/nginx-agent/ for the log path.
4141
nginx_agent_log:
4242
level: info
43-
path: /var/log/nginx-agent.log
43+
path: /var/log/nginx-agent/
4444

4545
# Specify NGINX specific options within NGINX Agent.
4646
# Default is to not exclude any logs, to use the default socket path and to not treat warnings as errors.

0 commit comments

Comments
 (0)