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

Querying Log Files for a Particular Log Event


Use the following procedure to search log files for a specific log event. 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 events and for further information on event logging, see Siebel System Administration Guide.

To query for events associated with a particular log event

  • Enter:

    query query_name where event = event_name

    where:

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

    event_name = Log event name of interest.

An example of this query command is as follows:

query evtqry where event = SessMgr

This command queries log files for log events named SessMgr and saves the output to memory under the name evtqry.

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