X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/c05f38004a026509d99b5f2350bfeb021e44fc42..aa02df0d2f61fb4d1839e1e9fca1ec95c249572a:/cookbooks/nominatim/templates/default/logrotate.nominatim.erb?ds=sidebyside diff --git a/cookbooks/nominatim/templates/default/logrotate.nominatim.erb b/cookbooks/nominatim/templates/default/logrotate.nominatim.erb index a14042e47..0b853f79f 100644 --- a/cookbooks/nominatim/templates/default/logrotate.nominatim.erb +++ b/cookbooks/nominatim/templates/default/logrotate.nominatim.erb @@ -3,7 +3,7 @@ /var/log/nominatim/update.log { weekly missingok - rotate 12 + rotate 5 compress delaycompress notifempty @@ -13,7 +13,7 @@ /var/log/nominatim/query.log { weekly missingok - rotate 52 + rotate 8 compress delaycompress notifempty