At the top right of the screen there is a Search box. Use this field to search through event data within the selected repository.
Search for event data in version 11.1 and earlier
Search in events box in version 11.2
At the top right of the screen, there is a Search icon. Click on it to see the Search for events box.
Enter a word or phrase relevant to event data within the Search box. The following jKQL query will run:
jKQL> Find ‘typed search word’ in Events
For example, if longest activity was entered, the following query will run:
jKQL> Find ‘longest activity’ in Events
The result will display in a viewlet within a new dashboard titled, Search - <search query> - <date and time>. Using the example of longest activity, the following dashboard was generated:
In version 11.1 and earlier
In version 11.2
The Search box only searches events data. To search through activity and snapshot data, use jKQL queries.