Connection Description; Options Description - Netscape DIRECTORY SERVER 6.02 Configuration Manual

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

Advertisement

Access log level 4 enables logging for internal operations which log the following
items in addition to the details of the search being performed, including search
base, scope, filter, and requested search attributes.
In Code Example 5-3, access logging level 512 is enabled which logs access to
entries and referrals. In this extract, 6 entries and 1 referral are returned in response
to the search request, which is shown in bold.
Code Example 5-3
12/Jul/2001:16:43:02 +0200] conn=306 fd=60 slot=60 connection from 127.0.0.1 to
127.0.0.1
[12/Jul/2001:16:43:02 +0200] conn=306 op=0 SRCH base="dc=example,dc=com"
scope=2 filter="(description=*)" attrs=ALL
[12/Jul/2001:16:43:02 +0200] conn=306 op=0 ENTRY dn="ou=Special
Users,dc=example,dc=com"
[12/Jul/2001:16:43:02 +0200] conn=306 op=0 ENTRY
dn="cn=Accounting Managers,ou=groups,dc=example,dc=com"
[12/Jul/2001:16:43:02 +0200] conn=306 op=0 ENTRY dn="cn=HR
Managers,ou=groups,dc=example,dc=com"
[12/Jul/2001:16:43:02 +0200] conn=306 op=0 ENTRY dn="cn=QA
Managers,ou=groups,dc=example,dc=com"
[12/Jul/2001:16:43:02 +0200] conn=306 op=0 ENTRY dn="cn=PD
Managers,ou=groups,dc=example,dc=com"
[12/Jul/2001:16:43:02 +0200] conn=306 op=0 ENTRY dn="ou=Netscape
Servers,dc=example,dc=com"
[12/Jul/2001:16:43:02 +0200] conn=306 op=0 REFERRAL

Connection Description

The connection description, in this case
connection is an internal connection. The operation number
that the operation was initiated internally.

Options Description

The options description, in this case
persistent search is being performed. Persistent searches can be used as a form of
monitoring and configured to return changes to given configurations as and when
changes occur.
Access Log Extract with Entry Access and Referral Logging Level
(Level 512)
conn=Internal,
options=persistent
Chapter 5
indicates that the
also indicates
op=-1
, indicates that a
Access Log and Connection Code Reference
Access Log Content
189

Advertisement

Table of Contents
loading

Table of Contents