Robert,
The format of an IIS log file can differ significantly based on which
logging options you have checked under advanced.  You can parse the 3rd or
4th line (I forget which) and it has the description of the lines following.
The first character is a # for comments and definitions of the data below.
A lot of GetTokens are good for this and list functions.

Good luck

Neil

p.s. I would suggest Perl its much better at parsing, also REGEX's might
help out with this...

----- Original Message -----
From: "Robert Orlini" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 25, 2002 10:07 AM
Subject: IIS logs


> Has anyone used CF to read IIS web server logs and compiles the info
similar to Livestats or Webtrends? If so, would you mind sharing some of the
code that reads the comma-delimited file log file, etc?
>
> or...is there a CF-based program out there that reads IIS logs and
compiles the info?
>
> Thanks.
>
> Robert O.
> HWW
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to