...
Criteria | Description | ||
---|---|---|---|
Search | Filters the logs by the message text. The search bar uses the Elasticsearch regular expression and operators to match with results in the logs. See this Elasticsearch guide for more information on regular expression and syntax. Some examples of how the search bar matches results:
When Advanced is toggled on, you may also filter by:
| ||
Date | Filters the logs from a drop-down of pre-defined time and day. When Custom is selected, you may filter the logs specifying the From and To date and time in the | ||
Severity | Filters the logs by the Severity type.
Check the check box of the Severity type to display in the Logs view. | ||
Origin | The origin of the event, namely which function generated the event. Check the check box of the function type to display in the Logs view.
When Advanced is toggled on, you may check the check box of the specific function in the stream to display in the Logs view. |
Rw ui tabs macro | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Filters the logs by the message text.
Filters the logs from a drop-down of pre-defined time and day. When Custom is selected, you may filter the logs specifying the From and To date and time in the
Filters the logs by the Severity type.
Check the check box of the Severity type to display in the Logs view.
The origin of the event, namely which function generated the event. Check the check box of the function type to display in the Logs view.
When Advanced is toggled on, you may check the check box of the specific function in the stream to display in the Logs view. |
Once you have set the combination of filter criteria, click Filter, and the . The Logs view then filters the logs by the filter criteria.
You may adjust the filter criteria accordingly and click Filter again to re-filter to the new set of filter criteria in the Logs view.
...