Hi, Does anyone know if there any way I could achieve something like this? <ignore>/var/syslog/*/*/*/%d</ignore>
Basically I want to ignore log files (which rotate file every hour and directory every day) that are still being written to because they are generating unwanted alerts. But I still want log files that have finished being written to checked for integrity. Thanks, Max
