Dear community,
I am having a problem in OSSEC. I have configured the OSSEC client to 
monitor the Apache and Nginx error.log

<localfile>
    <log_format>apache</log_format>
    <location>/var/log/nginx/access.log</location>
  </localfile>

  <localfile>
    <log_format>apache</log_format>
    <location>/var/log/nginx/error.log</location>
  </localfile>

 <localfile>
    <log_format>apache</log_format>
    <location>/var/log/apache2/error.log</location>
   </localfile>

<localfile>
    <log_format>apache</log_format>
    <location>/var/log/apache2/access.log</location>
   </localfile>

in /var/log/apache2/error.log
logs are showed but not sended to server? any help/solutions?

-- 

--- 
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.

Reply via email to