nginx logs

This commit is contained in:
Zsolt Ero
2024-07-23 20:20:33 +02:00
parent d001c1e3a4
commit d19f3a45c0
5 changed files with 18 additions and 46 deletions

View File

@@ -23,8 +23,8 @@ server {
ssl_prefer_server_ciphers off;
# access log disabled by default
#access_log /data/ofm/http_host/logs_nginx/le-access.jsonl access_json buffer=32k;
access_log off;
access_log /data/ofm/http_host/logs_nginx/le-access.jsonl access_json buffer=32k;
#access_log off;
error_log /data/ofm/http_host/logs_nginx/le-error.log;