|
NAMEassplog - ASSP log pretty-printerSYNOPSISassplogDESCRIPTIONassplog uses tail -f to monitor the ASSP Anti-Spam SMTP Proxy log and then displays logged messages using ANSI color sequences and reformatted to a consistent layout for easy reading.assplog works best on terminal windows of around 120 columns or wider. It also assumes a black background as whitelisted messages are displayed colored white. If you normally use a white background, use Ctrl-MiddleButton and select Enable Reverse Video. The colors have the following meaning: 1. Messages that were delivered
2. Messages that were blocked
3. Administrative messages
BUGSNote that assplog suppresses some of the message lines from the in actual log (those that report penalty scoring and some socket level information, for example). Unknown/new log messages are not colorized. FOR A COMPLETE AND ACCURATE VIEW OF THE LOG, USE tail -f DIRECTLY ON THE LOG FILE.FILES
SEE ALSOassp(8), tail(1)
Visit the GSP FreeBSD Man Page Interface. |