Logconv.pl (Log Converter) - Netscape DIRECTORY SERVER 7.0 Configuration Manual

Configuration, command, and file reference
Hide thumbs Also See for NETSCAPE DIRECTORY SERVER 7.0:
Table of Contents

Advertisement

Perl Scripts
Option
-g
-G
-i
-v

logconv.pl (Log converter)

Analyzes the access logs of a Directory Server to extract usage statistics and count
the occurrences of significant events. It is compatible with log formats from
previous releases of Directory Server. For information on access logs, see chapter
5, "Access Log and Connection Code Reference."
The tool will extract the following information from access logs:
270
Netscape Directory Server Configuration, Command, and File Reference • October 2004
Parameter
Description
string
Generates a unique ID. Type none for no unique ID to be
generated and deterministic for the generated unique ID
to be name-based. By default, a time-based unique ID is
generated.
If you use the deterministic generation to have a
name-based unique ID, you can also specify the namespace
you want the server to use as follows:
-g deterministic namespaceId
where namespaceId is a string of characters in the
following format:
00-xxxxxxxx-xxxxxxxx-xxxxxxxx-xxxxxxxx
Use this option if you want to import the same LDIF file into
two different Directory Servers and you want the contents of
both directories to have the same set of unique IDs. If unique
IDs already exist in the LDIF file you are importing, then the
existing IDs are imported to the server, regardless of the
options you have specified.
namespaceId
Generates a namespace ID as a name-based unique ID. This
is the same as specifying the -g deterministic option.
filename
Specifies the filename of the input LDIF files. When you
import multiple files, they are imported in the order in which
you specify them on the command-line.
Specifies verbose mode.

Advertisement

Table of Contents
loading

Table of Contents