Hi,

I'm discovering this tool (as well Perl) which seems to be powerful and
fits my needs. As a non-perl scripting expert I'm facing some issue in
implementing a specific rule. I have a database log file that I'd like
to analyse and send e-mail each time a keyword (ORA-) is found. The
problem is I want to exclude some specific ORA-XXXX errors. How can I
say in my pattern that I want to find all "ORA-" entries except those
which are ORA-XXXX, ORA-YYYY.

This is actually what I have. It doesn't distinguish the uninteresting
ORA-XXXX, ORA-YYYY from the others

 

type=Single

ptype=SubStr

pattern=ORA-

desc=Oracle alert.log warning

action=shellcmd sendMail.bat

 

Any help would be appreciate.

Thanks & Regards

--

Moufid 
 
*******************************
This e-mail contains information for the intended recipient only. It may 
contain proprietary material or confidential information. If you are not the 
intended recipient you are not authorised to distribute, copy or use this 
e-mail or any attachment to it. Murex cannot guarantee that it is virus free 
and accepts no responsibility for any loss or damage arising from its use. If 
you have received this e-mail in error please notify immediately the sender and 
delete the original email received, any attachments and all copies from your 
system.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to