Forum Moderators: DixonJones
Does anyone have any tutorials, or profiles already configured with Webtrends I can use as a guideline?
I'm not evan sure what I should be tracking and how to save the reports. Daily, weekly, monthly?
When I tried to create a html report for one day it said 3/12/05 through 3/18/05 and created about 30 files in the stats folder. It's looks quite messy.
What settings should I have checked in IIS 6 for logging?
Thanks!
LS
[webtrends.com...]
Have the logs roll over daily (the default) and consider storing your logs on the D or E drive rather than C, if C is short of room.
It kind of sounds like you are using WebTrends Log Analyzer 7 or WebTrends Analysis Suite 7 or one of the older products? WT 7 (the current one) doesn't really have the concept of "saving reports" and HTML reports involve an export, so these 2 comments of yours are making me think "older version."
HTML reports are "messy" because each graph and graphic element is a file, each report is a file, and so forth.
As for the recommending logging options for IIS as per WebTrends, they are;
# Date (date)
# Time (time)
# Client IP Address (c-ip)
# User Name (cs-username)
# Server Name (s-computername)
# Server IP Address (s-ip)
# Method (cd-method)
# URI Stem (cs-uri-stem)
# URI Query (cs-uri-query)
# Protocol Status (sc-status)
# Bytes Sent (sc-bytes)
# Bytes Received (cs-bytes)
# Time Taken (time-taken)
# Protocol Version (cs-version)
# Host (cs-host)
# User Agent (cs(User-Agent))
# Cookie (cs(Cookie))
# Referer (cs(Referer))
and just to reinforce, if you find the options for process accounting make sure they are off, unless you like to go on fun fill adventures of manually removing process accounting records from your logfiles :) It can cause analysis to straight up abort or give you an incomplete report.
-b