Idézem/Quoting Marc Rossi <[email protected]>:

Have an app that like many other apps has a timestamp in the filename.
Would like to monitor this logfile without having to create a symlink.

Something like below.

check file foo.log
    with path `ls -rt /var/log/foo*| tail -n1`
    if content = "ERROR" then alert

You may monitor a shell script's output that does regexp matching.
See *_script files in https://github.com/szepeviktor/debian-server-tools/tree/master/monitoring/monit/services



SZÉPE Viktor, honlap üzemeltetés / Running your application
https://github.com/szepeviktor/debian-server-tools/blob/master/CV.md
--
ügyelet/hotline: +36-20-4242498  [email protected]  skype: szepe.viktor
Budapest, III. kerület






--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to