Administrator's and User's Guide for SFM HP-UX 11i v3 March 2012

For information on searching the log database using GUI, select Help on the action pane of the
Log Viewer page.
Searching Low Level Logs using Advanced Search
To search the log database for low level logs using Log Viewer, complete the following steps:
1. Repeat steps 1-5 from “Searching Low Level Logs using Simple Search” (page 64).
2. Select Advanced Search on the right pane of the Log Viewer page.
The Advanced Search page is displayed.
3. Provide appropriate information in the fields present in the Advanced Search page.
4. Click Search on the Advanced Search page.
Based on the search criteria, the log records are displayed in a tabular format in the Log
Viewer page.
For information on searching the log database using GUI, select Help on the action pane of the
Advanced Search page present on the Log Viewer page.
Searching Low Level Logs using CLI
To search for low level log information using the CLI, enter the following command at the HP-UX
prompt:
# evweb logviewer -L -e
Where:
-L is an option used to obtain a list of low level log summary.
-e is an option used to specify whether the –L option must include the low level details and the
summary information of the low level logs.
You can also use the following switches with the -L option:
-i <Log ID>
-n <Log Index>
-j <Log Type>
-x <Device ID>
-y <Device Type>
-a age_number[:][yy|mm|dd]
-t [eq|le|ge|bw][:]<mm:dd:yyyy>[,mm:dd:yyyy]
NOTE: The -a and the -t switches are mutually exclusive and can be used with the -L
option only.
-s [LogId|LogIndex|DeviceId|DeviceType|TimeOfOccurence]
-o <Offset Number> -c <Number of Logs>
NOTE: The -s, -o,and the -c switches can be used with the -L option only.
For information on searching for low level log information using the CLI, see evweb_logviewer(1).
Viewing List of Low Level Logs
You can view a list of low level logs summary using the Log Viewer. The list of low level logs are
tabulated and include information, such as Log ID, Log Index, Device ID, Device Type, and Time
of occurrence. In this document, this table is referred to as the Logs Summary Table. The Logs
Summary Table is a result of the search operation.
Viewing Low Level Logs using Evweb 65