[Simple-evcorr-users] add string to the event store of a context only if it doesn't exist

2022-11-05 Thread Sean Hennessey
It's late and my Perl is years rusty. Does anyone already have a routine that will do this? Basically I'm using an event store to track of a list of id's so I can clean something up. I need a way to add a string to the event store only if it's not already in there. Thanks. _

Re: [Simple-evcorr-users] context w/ input file name embedded

2022-11-05 Thread Sean Hennessey
sub-second precision? I've used SEC on and off for years so thanks for a great product. It always to be the tool I pull out when I have a really complicated problem to solve. Sean From: Risto Vaarandi Sent: Saturday, November 5, 2022 8:36 PM To: Sean Hennessey Cc: simple-evcorr-users@lists.

[Simple-evcorr-users] context w/ input file name embedded

2022-11-05 Thread Sean Hennessey
I'm trying to do something I think I possible, but it's not quite working. I have a use case where I need to watch one central log file to catch a system that is going to fire off a sep process that creates a log I'm really interested in. I the rules that do this just fine. It uses the addinput