On 03/13/2014 10:53 AM, andrewarnier wrote:
> Hi all,
>
> When I start sec -2.7.5 I got the msg “Interactive process, SIGINT can't
> be used for changing the logging level”

It is not an error message, but rather an informative notice.
When SEC is running non-interactively (for example, as a daemon), the 
SIGINT signal can be used for changing it's logging verbosity.

However, when SEC is executing interactively, SIGINT can not be used for 
this purpose, since this signal is generated when you hit cntrl+C. In 
other words, if SEC would override the handler for SIGINT, you wouldn't 
be able to terminate the foreground sec process with ^C.
Therefore, the above log message simply informs you that SIGINT is not 
available for tuning the logging level.

hth,
risto

>
> # perl /usr/local/sbin/sec-2.7.5/sec -conf=snmptt_sec.cfg -input=-
>
> SEC (Simple Event Correlator) 2.7.5
>
> Reading configuration from snmptt_sec.cfg
>
> 3 rules loaded from snmptt_test_sec.cfg
>
> Opening input file -
>
> Interactive process, SIGINT can't be used for changing the logging level
>
> But when I start sec 2.4.1 ,I don’t got the error msg
>
> # perl /usr/local/sbin/sec.pl -conf=snmptt_sec.cfg -input=-
>
> SEC (Simple Event Correlator) 2.4.1
>
> Reading configuration from snmptt_sec.cfg
>
> 3 rules loaded from snmptt_test_sec.cfg
>
> When I input event match rule, event action in snmptt_sec.cfg didn’t work
>
> Anyone knows what happened ?
>
> Thanks,
>
> Andrew
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
>
>
>
> _______________________________________________
> Simple-evcorr-users mailing list
> Simple-evcorr-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users
>


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to