This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

How to watch a log and alert for EACH intresting entry (UNIX)

We have a UNIX log file that is updated on average every 5 seconds or so.  Some of those logs need to be alerted on.  Sometimes there are up to 20 logs that need an alert all within 1 minute.

I am looking for a way to generate an alert for EACH interesting line since each one is a different.

My current script (UNIX) will provide all 5 or 20 lines all in one alert.  This makes it so we have to parse each line out.

Tivoli used to do this for us but I need to convert this to Orion ASAP.

Any ideas would be greatly appreciated  :-)