Enterprise Manager Generic (MOSC)

MOSC Banner

Log File Pattern Matched Line Count when 2 conditions are met

edited May 19, 2011 10:01AM in Enterprise Manager Generic (MOSC) 1 commentAnswered
Hi

How can I use 2 pattern matches and then only send alert by using Log File Pattern Matched Line Count
example:
1. I have log called test.log, It logins exceptions, But I am not interested in all thypes exceptions if any exception 
which has exception with DEMOAPP send an alert. I can get this on UNIX with  tail -100f test.log | grep Exception | grep DEMOAPP 
but I have around 10 log files to be tailed which doesn't look feasible


Let me also know if you have other ideas to address this issue.

Thanks in Advance,
Kumar

 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center