fwlogwatch supports a real time daemon as well. There are example scripts included in the source tar ball. My suggestion is to create a directory /etc/fwlogwatch and to place the configuration there. the response and notify example scripts could be stored in a subfolder response. An init script for the daemon could be added as well. Configuration like email address to notify and other options could be stored in a conf file in /etc/conf.d. What do you think. I could supply the necessary init script if someone adapts the ebuild. regards bjoern Reproducible: Always
Created attachment 162708 [details] Sample configuration file. to be placed in /etc/conf.d
Created attachment 162709 [details] Cron script. place /etc/cron.daily
Created attachment 162711 [details] Init daemon for realtime response mode
I have written a sample configuration file, a cron script an an init script for the realtime response mode. i hope they are a bit usefull. bjoern
Created attachment 162713 [details] cron script cleaned. sorry place in /etc/cron.daily