> > > Integrity checksum changed for: 'C:\Program Files/Microsoft SQL > Server/MSSQL/LOG/ERRORLOG.1' >
If you want to ignore files like ERRORLOG.1, I think your regex should be "ERRORLOG.*" > <ignore > type="sregex">.log$|.htm$|.jpg$|.png$|.chm$|.pnf$|.evtx$|ERRORLOG.*</ignore> >
