On Mon, Jul 07, 2014 at 05:25:59AM +0100, Gerard Lally wrote: > Without checking /var/log/messages manually, how would I go about > triggering an instant notification if a file or files monitored by > veriexec had changed?
I suppose you could set up a program specification in syslog.conf and send mail or text yourself. A simple script reading one line and echoing it to mail should do. Martin