Filter and Search Cloud SIEM List Pages
Search in Cloud SIEM​
- Classic UI. In the main Sumo Logic menu, select Cloud SIEM.
New UI. In the main Sumo Logic menu, select Cloud SIEM > Search Cloud SIEM. You can also click the Go To... menu at the top of the screen and select Search Cloud SIEM. - Click in the Find Insights, Signals, Entities and more... search bar at the top of the page.
- Enter text to search.
- To filter, click the filter icon on the right side of the search box.
- Select a source to filter on.
- A dropdown list of filters appears for that source. Select a field to filter on, or pick a suggestion.
- Continue to select options to filter on from the options presented.
Search using regular expressions​
You also enter a search string or regex in the search bar, and press Return to run a search. Note that Cloud SIEM's regular expression engine will return items that contain text matching the complete string. The engine implicitly adds anchors (^
and $
) to the beginning and end of your regex.
Cloud SIEM search uses Elasticsearch. For regular expressions allowed for use in Cloud SIEM search, see Regular expression syntax in the Elastic documentation.
You can use not
to search for items that do not contain a particular keyword, for example: not:Initial Access