Hi All,
I've just started using analog today and I would really appreciate some help, or a pointer to the correct documentation.
I am using MS IIS Log file format and the log files are from ftp server connections.
Here's a snippet from my log file
xx.xxx.xx.xxx, someuser, 10/8/01, 8:01:14, MSFTPSVC1, myservername, yy.yy.yyy.yyy, 0, 0, 0, 331, 0, [1038]USER, someuser, -,
xx.xxx.xx.xxx, someuser, 10/8/01, 8:01:14, MSFTPSVC1, myservername, yy.yy.yyy.yyy, 0, 0, 0, 230, 0, [1038]PASS, -, -,
xx.xxx.xx.xxx, somecuser, 10/8/01, 8:01:18, MSFTPSVC1,myservername, yy.yy.yyy.yyy, 0, 0, 0, 226, 0, [1038]sent, /mydir/myfile.rtf, -,
xx.xxx.xx.xxx, someuser, 10/8/01, 8:01:19, MSFTPSVC1, myservername, yy.yy.yyy.yyy, 701, 0, 734, 226, 0, [1038]sent, /mydir/myfile.rtf, -,
xx.xxx.xx.xxx, someuser, 10/8/01, 8:20:00, MSFTPSVC1, myservername, yy.yy.yyy.yyy, 0, 0, 0, 331, 0, [1039]USER, someuser, -,
xx.xxx.xx.xxx, somecuser, 10/8/01, 8:20:00, MSFTPSVC1, myservername, yy.yy.yyy.yyy, 0, 0, 0, 230, 0, [1039]PASS, -, -,
Here's my cfg file with comments removed:
LOGFILE in011008.log
OUTFILE Report.html
ALL ON
However all I get in my report is
Successful requests: 0
Please can someone advise me on what I am doing wrong? I have tried using LOGFORMAT MICROSOFT-INT2, but this makes no difference.
Thanks
Andrew
