Splunk Enterprise Security

Security Posture: Notable Events By Urgency

rhoush
Observer

Under the Security posture there is a "Notable Events By Urgency" chart but it only shows medium, low and informational. I need to report High and critical notable events.

Why doesn't the chart show all categories of urgency?

0 Karma

jawaharas
Motivator

The query under 'Notable Events By Urgency' panel is not filtering events by severity.

Query used in the panel:

| `es_notable_events` | search timeDiff_type=current | stats sum(count) as count by urgency | `stats2chart("urgency")`

Tip: Press Ctrl + Shift + E (in Windows) to expand the macro in the query.

If the notable events (including 'High' and 'Critical' ones) exists in the lookup table es_notable_events, you can see them under the 'Notable Events By Urgency' panel

0 Karma

jawaharas
Motivator

@rhoush
If my answer helped you, please accept and/or upvote it!

0 Karma

rhoush
Observer

Version is 5.3.0 Build 9

0 Karma

smoir_splunk
Splunk Employee
Splunk Employee

What version of ES do you have? It shows data from the last 24 hours, so if you don't have any notables that are high or critical from the last 24 hours of data, they might not appear. It should show all categories of urgency, but only if there is >0 results for them.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...