[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Webalizer.conf adjustments



On 1/6/2002 at 4:49 PM Ian McCabe wrote:

|Thanks for the info Mike,
|
|Had a little problem though with what should have provided me with
|additional pages of information from within the stats pages.
|
|In the README provided on the webalizer site it mentions being able to add
|things like:
|
|AllAgents	yes
|AllReferrers  yes
|AllSites      yes
|AllURLs       yes
|AllUsers      yes
|
|Now in the defauly .conf file these entries are not mentioned at all, so I
|added them in manually and run webalizer, but it came back with error
|messages saying that they were not recognised!
|
|Anyone got any ideas?
=============



My webalizer.conf file contains the following:


# The All* keywords allow the display of all URL's, Sites, Referrers
# User Agents, Search Strings and Usernames.  If enabled, a seperate
# HTML page will be created, and a link will be added to the bottom
# of the appropriate "Top" table.  There are a couple of conditions
# for this to occur..  First, there must be more items than will fit
# in the "Top" table (otherwise it would just be duplicating what is
# already displayed).  Second, the listing will only show those items
# that are normally visable, which means it will not show any hidden
# items.  Grouped entries will be listed first, followed by individual
# items.  The value for these keywords can be either 'yes' or 'no',
# with the default being 'no'.  Please be aware that these pages can
# be quite large in size, particularly the sites page,  and seperate
# pages are generated for each month, which can consume quite a lot
# of disk space depending on the traffic to your site.

AllSites        no
AllURLs         no
AllReferrers    no
AllAgents       no
AllSearchStr    no
AllUsers        no





and it runs without error.  What version of Webalizer are you running?  I am running 2.01.