Re: [ossec-list] Solaris Compilation - Visibility

2016-07-19 Thread Eero Volotinen
what is your solaris version, platform and gcc version? this might be related to zlib.. Eero 2016-07-19 22:28 GMT+03:00 Kumar Mg : > Hi, > > We also have the agent compilation issue on the Solaris platform with the > 2.8.3 version of code. How can we fix the "Checking for >

[ossec-list] Solaris Compilation - Visibility

2016-07-19 Thread Kumar Mg
Hi, We also have the agent compilation issue on the Solaris platform with the 2.8.3 version of code. How can we fix the "Checking for attribute(visibility) support... No"? For time being we updated the lua* conf updated to remove the warning message, however the below warning are still showing

Re: [ossec-list] Warning during compilations Server

2016-07-19 Thread Kumar Mg
Thanks Dan. Let me check with the new code and see. On 19 July 2016 at 23:27, dan (ddp) wrote: > On Tue, Jul 19, 2016 at 1:32 PM, Kumar Mg wrote: > > Hi > > > > We are getting these message during compilation and not sure if any code > > update is required

Re: [ossec-list] Warning during compilations Server

2016-07-19 Thread dan (ddp)
On Tue, Jul 19, 2016 at 1:32 PM, Kumar Mg wrote: > Hi > > We are getting these message during compilation and not sure if any code > update is required for the rename_ex function in src/shared/file_op.c. > I don't see any issues with it in the current source. I don't have 2.8.3

[ossec-list] Warning during compilations Server

2016-07-19 Thread Kumar Mg
Hi We are getting these message during compilation and not sure if any code update is required for the rename_ex function in src/shared/file_op.c. Compiling on CentOS 7 for OSSEC 2.8.3 version. *** Making shared *** make[1]: Entering directory `/OSSECSRC/src/shared' cc -c -g -Wall -I../

[ossec-list] DB schema

2016-07-19 Thread Kumar Mg
Hi all, We have a requirement like increasing the description data type from varchar 255 to higher value. Is it advisable to do this change or we need to limit ourway description field with in 255 char? CREATE TABLE signature ( id SERIAL NOT NULL, rule_id

Re: [ossec-list] Agents going offline intermittnently

2016-07-19 Thread Quintin Beukes
The logs on the agent show this: 2016/07/19 16:18:27 ossec-agentd(4101): WARN: Waiting for server reply (not started). Tried: 'ossec.jeoffice/10.10.12.171'. 2016/07/19 16:18:29 ossec-agentd: INFO: Trying to connect to server (ossec.jeoffice/10.10.12.171:1514). 2016/07/19 16:18:29 ossec-agentd:

[ossec-list] Random OSSEC Agents Offline

2016-07-19 Thread Quintin Beukes
Hi, A few days ago some of my OSSEC agents started going offline and stop sending alerts, and then a long while after come back online again like nothing's wrong. Restarting the agents don't help fix the offline status. This affects both agents running through a router/firewall to reach the

[ossec-list] Re: Custom rules to send email alerts about Chrome Remote Desktop events

2016-07-19 Thread Jesus Linares
Hi Kevin, I added your rules to Ossec Wazuh ruleset . Check it out here: https://github.com/wazuh/ossec-rules/blob/master/rules-decoders/ossec/rules/msauth_rules.xml#L961 Thanks for your contribution!. Regards. On Monday, June 6, 2016 at 11:49:29 PM