Siebel System Monitoring and Diagnostics Guide > Querying System Log Files > Creating and Saving Log File Analyzer Queries >

Querying Log Files with a Particular Log Subevent


Use the following procedure to search log files for a specific log subevent. See Creating and Saving Log File Analyzer Queries for other options of the Log File Analyzer (LFA) query command.

For a partial listing of log subevents and for further information on event logging, see Siebel System Administration Guide.

To query log entries associated with a particular log subevent

  • Enter:

    query query_name where subevent = subevent_name

    where:

    query_name = Query command output stored in memory under this name.

    subevent_name = Log subevent name of interest.

An example of this query command is as follows:

query subevtqry where subevent = SisnNetGeneric

This command queries log files for log subevents named SisnNetGeneric and saves the output to memory under the name subevtqry.

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