1 # DO NOT EDIT - This file is being maintained by Chef
 
   3 /var/log/apache2/*.log {
 
   9   compresscmd /usr/bin/zstd
 
  11   compressoptions -T0 --adapt
 
  12   uncompresscmd /usr/bin/unzstd
 
  17     /bin/systemctl reload apache2
 
  18     /usr/bin/rsync --preallocate /var/log/apache2/access.log.2.zst backup.openstreetmap.org::logs/www.openstreetmap.org/<%= node[:hostname] %>-`date -d "-2 days" +%Y-%m-%d`.zst