Chris wrote:
> /etc/cron.daily/logrotate:
>
> error: error accessing /va/rlog/snort: No such file or
> directory
> error: snort:4 glob failed for /va/rlog/snort/*/*log
There is a problem with the path. It should be /var/log/snort/...
I dont know where you would have to fix it though, maybe in the snort config file?