Record-Useragent - Netscape ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

Examples
# Log all accesses to the global log file
AddLog fn=flex-log
# Log accesses from outside our subnet (198.93.5.*) to
# nonlocallog
<Client ip="*~198.93.5.*">
AddLog fn=flex-log name=nonlocallog
</Client>
See Also
,
flex-init
init-clf

record-useragent

Applicable in
AddLog
The
record-useragent
its User-Agent HTTP header. This indicates what version of Netscape Navigator
(or other client) was used for this transaction.
For information about rotating logs, see
Parameters
name
bucket
Examples
# Record the client ip address and user-agent to browserlog
AddLog fn=record-useragent name=browserlog
See Also
,
flex-init
init-clf
,
,
common-log
record-useragent
-class directives.
function records the IP address of the client, followed by
flex-rotate-init
(optional) gives the name of a log file, which must have been
given as a parameter to the init-clf function in
magnus.conf. If no name is given, the entry is recorded in
the global log file.
optional, common to all obj.conf functions
,
,
common-log
flex-log
Chapter 3
Predefined SAFs and the Request Handling Process
,
flex-rotate-init
.
,
flex-rotate-init
AddLog Stage
111

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.1

Table of Contents