Forum Moderators: DixonJones

Message Too Old, No Replies

Analog 6.0 Log File Analyzer: Logformat

         

anon_comp

5:55 pm on May 14, 2010 (gmt 0)

10+ Year Member



I am using Analog 6.0 on Windows XP to read the log file of my site. I've adjusted analog.cfg so that LOGFILE pointed at the right directory and let Analog run to see if it could recognize my log file, but it couldn't. I've read the instructions on how to logformat, but I'm entirely confused. At the top of my log file, the fields are:

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-win32-status sc-bytes cs-bytes time-taken


I don't know how to make this so that Analog can read it.

Thanks for any help you can give me.

tangor

6:03 pm on May 14, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Take a look at your raw log (notepad should work depending on log size) to verify format.

anon_comp

6:05 pm on May 14, 2010 (gmt 0)

10+ Year Member



I am, that's how I got the fields. The fields and log appear to be the same.

tangor

9:02 pm on May 14, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



That was my best response. I do all my log analysis in Access using functions developed over the last 10 years...

anon_comp

12:41 pm on May 17, 2010 (gmt 0)

10+ Year Member



OK, thanks for the help.

tangor

10:07 pm on May 17, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I've tried a few log analyzers of the years. Most are okay... but I find my roll my own does better. Hoping best for your research! Meanwhile, forgive my bad manners:

Welcome to Webmasterworld!

anon_comp

2:36 pm on May 24, 2010 (gmt 0)

10+ Year Member



Hahaha thanks for the warm welcome :)

I figured out the problem and it was merely commenting out certain lines of the code that were interferring/not neccessary.