Files
configpolicy/roles
Dustin C. Hatch 845911dcbd r/nginx: Make logging to files optional
If _nginx_ is configured to send error/access log messages to syslog, it
may not make sense to _also_ send messages to log files as well.  The
`nginx_error_log_file` and `nginx_access_log_file` variables are now
available to control whether/where to send log messages.  Setting either
of these to a falsy value will disable logging to a file.  A non-empty
string value is interpreted as the path to a log file.  By default, the
existing behavior of logging to `/var/log/nginx/error.log` and
`/var/log/nginx/access.log` is preserved.
2024-10-14 12:00:19 -05:00
..
2018-08-08 21:38:56 -05:00
2018-07-23 17:35:10 -05:00
2024-08-25 08:46:37 -05:00
2018-04-08 10:11:43 -05:00
2024-09-01 17:33:22 -05:00
2024-01-22 09:03:15 -06:00
2022-08-15 17:12:35 -05:00
2023-10-28 16:07:39 -05:00
2018-06-06 21:44:28 -05:00
2022-08-15 17:06:20 -05:00
2024-01-21 16:12:29 -06:00