[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference gyro::internet_toolss

Title:Internet Tools
Notice:Report ALL NETSCAPE Problems directly to [email protected].rnet? Read note 448.L for beginner information.
Moderator:teco.mro.dec.com::tecotoo.mro.dec.com::mayer
Created:Fri Jun 25 1993
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4714
Total number of notes:40609

4453.0. "browser signature logging??" by CHEFS::AYLESBURY_L () Thu Feb 06 1997 09:04

    Does anyone know how I can add browser signature logging to a Netscape
    Commerce Server?
    
    Les
T.RTitleUserPersonal
Name
DateLines
4453.1No replies so I found out the hard way!!!!!CHEFS::AYLESBURY_LWed Feb 19 1997 05:3830
    To answer my own question and for anyone else that may be interested I
    found out the following.
    
    Create a new log file in the magnus.conf file:
     
    Init fn=init-clf browser-log=/usr/netscape/logs/browser-log
     
    If you are already logging accesses, which you most probably are, then
    you will already have an "Init fn=init-clf" defined. You must then
    append the "browser-log=/usr/netscape/logs/browser-log" after the
    "access" definition.
    
    i.e. 
    
    Init fn=init-clf global=/usr/netscape/logs/access browser-log=/usr
    /netscape/logs/browser-log
    
    This creates a new log file in the log path called "browser-log"
     
    Add the following to the relevant object in your obj.conf file:
     
    AddLog fn="record-useragent" name="browser-log"
     
    This tells Netscape to log user agent details to the named log file
    "browser-log".
    
    Then restart the server.
    
    Regards
    Les
4453.2obj.conf in latest NS Web ServersHOUBA::MEHERSDamian, http://bigbird.geo.dec.com/Wed Feb 19 1997 07:471