The execution of a Simple Search generates all events that match the search query, up to the maximum number of events allowed by the system.
The following is displayed for each event:
- The timestamp of the event, i.e. the date and time that the event occurred
- The overall severity of the event, which is the severity of the highest problem found in the event (colorcoded, high, medium, low, or none) (provided that Analytics is enabled)
- The fields and field values of the event
- The log, host, and applications of the event.
The text that you searched for is highlighted in yellow. In addition, provided that analytics is enabled (the system default), the font of the searched text, is colored according to its severity. Also, all field values that discovery analyzes as being problematic, are also color-coded in the event, according to their severity.
Severities are color-coded as follows:
- Red – high severity problem
- Orange – medium severity problem
- Yellow – low severity problem
- Green – no problem found
Hovering over any event displays a menu which enables you to open the analytics of the event, or view the event in the log viewer.
You also have the option to expand all events to see their stack traces, and to disable the analytics of all events.
Expanding/Collapsing Events
Events that have stack traces, are followed by an Expand Events icon
.XpoSearch enables you to view the detailed stack trace information of a single event, or of all events that have stack traces. This feature makes it possible for you to trace the cause of any event that has a stack trace. You can also close the stack traces of all events.
To expand all events:
- In the Events toolbar, click the Expand Events icon
The stack traces of all events open. The toolbar icon changes to , enabling you to later close all stack traces. .
To expand a single event:
- At the end of an event that has a stack trace, click the Expand Events icon
The stack traces of the event opens. The icon changes to , enabling you to later close the stack trace. .
To collapse all events:
- In the Events toolbar, click the Collapse Events icon
The stack traces of all events close. The toolbar icon changes to , enabling you to later open all stack traces. .
To collapse a single event:
- At the end of the event with the open stack trace, click the Collapse Events icon
The stack trace of the event closes. The icon changes to , enabling you to later open the stack trace. .
Enabling/Disabling Analytics of All Events
By default, while XpoSearch searches for all events that match your search query, it also performs analytics on all events, color-coding the fields according to their severity, displaying the severity of the events, and suggesting additional potentially problematic fields from the events. You can disable analytics, so that XpoSearch only performs the search.
To disable analytics of all events:
- In the Events toolbar, click the Disable Analytics icon
The severities of the events are not displayed, and problematic field values are not color-coded. The toolbar icon changes to , allowing you to enable analytics at a later time. .
To enable analytics of all events:
- In the Events toolbar, click the Enable Analytics icon
The severities of the events are displayed, and problematic field values are color-coded. The toolbar icon changes to , allowing you to disable analytics at a later time .
Viewing the Analytics of an Event
You can view the analytics of any event.
To view the analytics of an event:
- Navigate to the page which contains the event for which you want to open the analytics, and hover over the event.
A menu appears to the right of the event. - In the menu, select Analytics.
The analytics page for this event opens under the Analytics tab, showing . . See for a detailed explanation of this screen.
Viewing an Event in the Log Viewer
You can view the details of any event in the log viewer, as well as the events preceding and following the matching event.
To view an event in the log viewer:
- Navigate to the page which contains the event that you want to view in the log viewer, and hover over the event.
A menu appears to the right of the event. - In the menu, select Log Viewer.
A notification box opens, informing that the system is loading the log. The Export to PDF notification box appears if pop-ups are blocked. If so, click Continue.
The Log Viewer opens under the XpoLog tab, showing . . See for a detailed explanation of this screen.