Dear all,

This is not clear for me how ossec.conf and agent.conf are working.
Example of syscheck, if :

In ossec.conf I have
<ossec_config>
<syscheck>
<directories check_all="yes">/toto</directories>
</syscheck>
</ossec_config>

And in agent.conf I have
<agent_config>
  <syscheck>
<directories check_all="yes">/titi</directories>
  </syscheck>
</agent_config>
<agent_config name="MYSERVER">
  <syscheck>
<directories check_all="yes">/tutu</directories>
  </syscheck>
</agent_config>


What will be the result for all servers, and for MYSERVER ?

Many thanks for your help, and have a nice day !

Thomas

PS: OSSEC is really a great security tool !!!

-- 

--- 
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 ossec-list+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to