WAMLOG is designed to analyze the Declude anti-spam log files. This is a very basic log analyzer program.
The program is called using the format:
c:\imail\spool\WAMLOG dec0223.log
When called, the program will begin analyzing the log file and will display the name of each test as it is found. When it has finished analyzing, it will display the test names with a count of how many times that test was triggered. This information is also written to a file called wamlog.txt.
rev 1.1
added global.cfg analysis and a debug exit option. Also changed the output slightly.
New Command line with options:
c:\imail\spool\WAMLOG.exe decMMDD.log [global.cfg path] [debug]
Here is a sample wamlog.txt file. The first number is the count of occurrences of that test. The second number is the count including multiple recipients.
WEIGHT10 | 107342 | 146517 | |
SNIFFER2 | 104538 | 142892 | |
WEIGHT15 | 103227 | 141731 | |
WEIGHT20 | 98185 | 135349 | |
SPAMCOP | 79037 | 110302 | |
SBL | 53243 | 54809 | |
AHBL | 40071 | 48296 | |
DSBL | 31864 | 59292 | |
CBL | 31346 | 58066 | |
SORBS-DUHL | 24077 | 45373 | |
REVDNS | 21524 | 31413 | |
BADHEADERS | 21157 | 30143 | |
NOABUSE | 21046 | 35521 | |
NOPOSTMASTER | 19296 | 33716 | |
SPAMHEADERS | 19210 | 19973 | |
SORBS-SPAM | 15731 | 17050 | |
SPAM-DOMAINS | 12434 | 22885 | |
GIBBERISH | 11329 | 13162 | |
ROUTING | 8578 | 19696 | |
SORBS-HTTP | 7625 | 14176 | |
SORBS-SOCKS | 7375 | 13594 | |
DSN | 6888 | 10042 | |
MYFILTERFAIL | 4077 | 4239 | |
BLITZEDALL | 3127 | 6628 | |
Foreign | 2999 | 5024 | |
BASE64 | 2761 | 3924 | |
COMMENTS | 2409 | 3230 | |
MAILFROM | 2077 | 3171 | |
SPFPASS | 1959 | 2006 | |
SPFFAIL | 1844 | 3319 | |
MYFILTERPASS | 972 | 2121 | |
WAMO | 837 | 838 | |
SORBS-ZOMBIE | 697 | 700 | |
SORBS-MISC | 519 | 1112 | |
SORBS-SMTP | 472 | 968 | |
ORDB | 364 | 431 | |
SORBS-WEB | 287 | 442 | |
OBFUSCATION | 220 | 287 | |
@LINKED | 179 | 181 | |
BONDEDSENDER | 117 | 117 | |
HABEAS | 24 | 55 | |
WAMCHECK | 2 | 2 | |
messageCount=114964 (155716) | |||