Siebel System Monitoring and Diagnostics Guide > Querying System Log Files > Starting the Log File Analyzer >

Starting the Log File Analyzer Under Microsoft Windows


Use the following command to start the Log File Analyzer (LFA) command-line utility under Microsoft Windows.

To start the Log File Analyzer under Microsoft Windows

  1. Navigate to the binary subdirectory within the Siebel Server root directory (for example,
    /siebesrvr/bin).
  2. Make sure the LFA configuration file (logreader.cfg) is present in the same directory as the utility. If this file is located in another directory, or has another name, use the /f parameter described in Table 34.

    For further information on the configuration file, see Configuring the Log File Analyzer.

  3. At the Windows command prompt, enter logreader.exe using, as necessary, parameters listed in Table 34.

    The log reader command prompt appears after a successful start as follows:

    logreader>

  4. Run the LFA by using the commands described in About Running Log File Analyzer Commands.

NOTE:  Make sure the DLL files MSVCR70D.dll and MSVCP70D.dll are present in the LFA directory.

Table 34 describes the parameters available for use during the starting of the LFA.

Table 34. Log File Analyzer Parameters
Parameter
Description
Example

/h

Lists the parameters available for use with the LFA utility.

logreader /h

/f

Locates the LFA configuration file if not present in LFA utility directory or if the configuration file is named differently than logreader.cfg. Include the path or new configuration filename after the /f parameter. If the configuration filename includes a space, enclose the argument with quotation marks.

logreader /f abc.cfg

or

log reader /f g:\abc\abc.cfg

/i

Specifies an input file that contains LFA commands. At startup, the LFA provides output from the commands listed in the input file. Include the filename and path, if necessary, after the /i parameter.

logreader /i g:\abc\abc.txt

NOTE:  Use the /f and /i parameters independently or together.

Siebel System Monitoring and Diagnostics Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.