Hey all,

So...I'm testing some stuff.....when I have an entry with logonly things work fine. I'm trying to run sec against a file and have the action of pipe work, but the pipe command is echoed to the screen. As I was testing I noticed something odd....in a dir I have sec-test.conf and tabbedfile. Command:

sec --conf=sec-test.conf --input=tabbedfile
SEC (Simple Event Correlator) 2.8.2
Reading configuration from sec-test.conf
4 rules loaded from sec-test.conf
No --bufsize command line option or --bufsize=0, setting --bufsize to 1
Opening input file tabbedfile
Interactive process, SIGINT can't be used for changing the logging level

however when I try --detach I get:

sec --conf=sec-test.conf  --input=tabbedfile --detach
SEC (Simple Event Correlator) 2.8.2
Changing working directory to /
Reading configuration from sec-test.conf
Can't open configuration file sec-test.conf (No such file or directory)
No --bufsize command line option or --bufsize=0, setting --bufsize to 1
Opening input file tabbedfile
Input file tabbedfile does not exist!

No matter where in the command I put --detach tabbedfile suddenly is not found. Odd behaviour. Thank you.

James


_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to