It turns out _nginx_ has a built-in default value for `access_log` and `error_log`, even if they are omitted from the configuration file. To actually disable writing logs to a file, we need to explicitly specify `off`. |
||
---|---|---|
.. | ||
nginx.conf.j2 | ||
nginx.logrotate.j2 |