At the top right of the screen there is a Search box. Use this field to search through event data within the selected repository.
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:
The Search box only searches events data. To search through activity and snapshot data, use jKQL queries.