From: Sarah Hoffmann Date: Tue, 29 Oct 2024 08:00:39 +0000 (+0100) Subject: nominatim: reduce log file retention X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/e6bf028185f917d9504f41c0aaa49738537c505b nominatim: reduce log file retention --- diff --git a/cookbooks/nominatim/templates/default/logrotate.nginx.erb b/cookbooks/nominatim/templates/default/logrotate.nginx.erb index e0eed7ffd..1374fcd46 100644 --- a/cookbooks/nominatim/templates/default/logrotate.nginx.erb +++ b/cookbooks/nominatim/templates/default/logrotate.nginx.erb @@ -17,7 +17,7 @@ <%= node[:nominatim][:logdir] %>/nominatim.openstreetmap.org-*.log { daily missingok - rotate 28 + rotate 14 compress delaycompress notifempty