turn off access logging in netdata
This commit is contained in:
parent
f4b8e96652
commit
6540d059d7
@ -20,7 +20,7 @@
|
||||
- listen *:443 ssl http2
|
||||
- listen [::]:443 ssl http2
|
||||
- server_name netdata.asininetech.net
|
||||
- access_log "/var/log/nginx/netdata.asininetech.net.access.log"
|
||||
- access_log off
|
||||
- error_log "/var/log/nginx/netdata.asininetech.net.error.log"
|
||||
- ssl_certificate "/etc/ssl/letsencrypt/netdata.asininetech.net.crt"
|
||||
- ssl_certificate_key "/etc/ssl/letsencrypt/netdata.asininetech.net.pem"
|
||||
|
Loading…
Reference in New Issue
Block a user