# todo - how could hourly work with only /etc/cron.daily.logrotate being present by default? # geoip warnings and errors can be pretty hefty therefore 1h rotation # compress and no delaycompress # also hourly rotation when debug is enabled /var/log/fluent-bit*log { hourly rotate 1 missingok notifempty compress create }