Previous Contents Index Next |
iPlanet Directory Server Resource Kit 5.1 Tools Reference |
Chapter 24 searchplay
The searchplay tool will analyze a log file, detect the log entries for search operations, and replay the search operations on the specified directory server.This functionality is useful for testing the integrity and consistency of directory contents. It may also be used to trace problems that occurred as a result of a sequence of events.
This chapter contains the following section:
Syntax
Command Usage
The searchplay tool is a simple tool that reads the access log file in the current directory and queries the directory server with all of the same search operations in the same order.
Syntax
The searchplay tool has the following command-line syntax:
Where:
- searchplay [options ] [-f filename ] ...
options are the command line options described in Table 24-1.
filename is an optional parameter to specify a log file other than the current access log. Use this option to specify past log files that have been rotated. The -f filename option may be repeated to process more than one log file.
Options
The searchplay options and parameters are described in the following table.
Previous Contents Index Next
Copyright 2002 Sun Microsystems, Inc.. All rights reserved.Last Updated April 15, 2002