Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual page 250

Nsapi
Table of Contents

Advertisement

Init SAFs
NOTE
NOTE
If you move, remove, or change the log file without shutting down or restarting the
server, client accesses might not be recorded. To save or backup a log file, you need
to rename the file (and for UNIX, send the
The server first looks for the log file by name, and if it doesn't find it, creates a new
one (the renamed original log file is left for you to use).
For information on rotating log files, see
Parameters
logFileName
Examples
Init fn=init-clf
access=/usr/netscape/server4/https-boots/logs/access
Init fn=init-clf templog=/tmp/mytemplog templog2=/tmp/mytemplog2
See Also
common-log
250
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
If the server has an AddLog stage directive that calls
common log files must be initialized by
initialization.
This function should only be called once. If it is called again, the
new call will replace log file names from all previous calls.
The name of the parameter is the name of the log file. The
value of the parameter specifies either the full path to the log
file or a file name relative to the server's logs directory. For
example:
access="/usr/netscape/server4/https-servernam
e/logs/access"
mylogfile = "log1"
You will use the log file name later, as a parameter to the
common-log function.
,
,
record-useragent
init-clf
signal) and then restart the server.
-HUP
flex-rotate-init
flex-rotate-init
,
common-log
during
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents