[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Logfile watchdog
From: |
Kiss Gabor (Bitman) |
Subject: |
Logfile watchdog |
Date: |
Wed, 20 Apr 2011 14:18:34 +0200 (CEST) |
User-agent: |
Alpine 1.10 (DEB 962 2008-03-14) |
Here is an item for the wishlist. :-)
Hi folks!
At this moment I have to check if a certain string is added to a logfile
since the last check. (If not, an action is required.)
Unfortunately the current file content testing
checks every new line of the file individually
but on the whole.
So my action is executed on every non matching line.
Is it possible to add some modifiers like ANY, ALL,
NONE, AT_ALL etc. to this test?
Regards
Gabor
--
E-mail = m-mail * c-mail ^ 2
- Logfile watchdog,
Kiss Gabor (Bitman) <=