Imagos Consulting EMWAC/IMS and SICA Utilities |
LogReport Command line useage report generator LogDate Command log rotator WebReporter Windows based useage report generator
There is an updated version of the MailLogReporter report now included in WebReporter
available from Imagos Software.
WebReporter provides a GUI interface and can operate as a service under Windows 2000 and NT.
MailLogReport however provides compact command line interface. To use MailLogReport you will have to
create a user data file. This file may be in one of two forms depending on the type of report required.
The first type is for a single domain with multiple users. The user data file would be in the format:
User Name,User Email Addresse.g Neville Richards,neville@imagos.com.au
Domain Name,@ Domain Addresse.g. Imagos,@imagos.com.au
-m Month - To generate a report for a specific month (default is current)
-d domain - To generate a report for a specific domain (default is all)
-f format - 1 is SICA format log (default), 2 is IMS format log
LogReport userfile maillogfile webfile
LogDate
LogDate is used to update the log file name used for the SICA PLUGIN10 filter to allow
rolling logs. The PLUGIN10 configuration line must pre-formatted for LogDate to update.
This utility may be downloaded from
http://www.imagos.fl.net.au/ftp/ImsLogDate.zip
If you have a line like "e:\install\mfilter\plugins\plugin10.exe e:\logs\data\traffic.log"
in your FILTERU.PLU or FILTERB.PLU configuration files add 4 0's before the .log
These will be used as place holders for the current year and month. Each time LogDate is
run it will update the place holder values.
The command line syntax for LogDate is; LogDate {Filter Config File} e.g. LogDate FILTERU.PLU
Rmember to use full paths if you are running LogDate from an AT job or similar.