On 25/05/2019 18:52, Carlos Lopez wrote:
> Hi all,
> 
>    I have installed Ossec 3.3.0 from source in a FreeBSD 12 host to work
> as an agent, but when I try to start ossec daemons via ossec-control
> script returns this error:
> 
> Starting OSSEC HIDS v3.3.0...
> OSSEC analysisd: Testing rules failed. Configuration error. Exiting.
> 
>    My ossec.conf in this agent is pretty simple:
> 
> <ossec_config>
>       <client>
>               <server>
>                       <address>172.22.59.11</address>
>                       <port>2312</port>
>                       <protocol>udp</protocol>
>               </server>
>       </client>
> </ossec_config>
> 
> Any tips?
> 

My install options was:

cd ossec-hids-*/src
gmake TARGET=agent PCRE2_SYSTEM=yes ZLIB_SYSTEM=yes USE_INOTIFY=yes
gmake install-agent

-- 

--- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ossec-list/VI1PR10MB22536682B88E2CFA0A9B2994DB030%40VI1PR10MB2253.EURPRD10.PROD.OUTLOOK.COM.
For more options, visit https://groups.google.com/d/optout.

Reply via email to