All,

I'm looking for suggestions on how I can accomplish running a perlscript to
e-mail me when a certain log condition is met.

My idea is that I will call the perlscript from syslog.conf:


local2.* |exec /sbin/perlscrip.pl

How do I get perl to take input from syslogd?
How would I make sure that the script would exit if the string I am looking
for isn't present?

Thanks.

-gomes

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to