configpolicy/roles/nginx/templates
Dustin 219fe75424 r/nginx: logrotate: do not delay compressing
_nginx_ access logs are typically either very small or very large.  For
small log files, it's fast enough to decompress them on the fly if
necessary.  For large files, they may take up so much space in
uncompressed form that the log volume fills too quickly.  In either
case, compressing the files as soon as they are rotated is a good
option, especially since their contents should already be sent to Loki.
2024-09-30 12:43:25 -05:00
..
nginx.conf.j2 r/nginx: Fix applying on Buildroot systems 2022-08-10 21:55:54 -05:00
nginx.logrotate.j2 r/nginx: logrotate: do not delay compressing 2024-09-30 12:43:25 -05:00