# DO NOT EDIT - This file is being maintained by Chef /var/log/squid/*.log { daily compress compresscmd /usr/bin/xz uncompresscmd /usr/bin/unxz compressext .xz rotate 2 missingok nocreate sharedscripts postrotate test ! -e /var/run/squid.pid || /usr/sbin/squid -k rotate endscript lastaction /usr/bin/rsync --preallocate /var/log/squid/access.log.1.xz ironbelly::logs/tile.openstreetmap.org/<%= node[:hostname] %>-`date -d "-1 days" +%Y-%m-%d`.xz || true endscript }