Hello! I want to check on integrity files with selected extensions - .exe, .dll. But in documentation I find only example with ignore function which use sregex or regex. I try this configuration but it does not work:
<syscheck> <directories realtime="no" report_changes="yes" check_all="yes" type="sregex">C:\Windows\,exe|.dll</directories> </syscheck> Is there any way to check files with selected extensions in OSSEC? -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
