Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

Splunk Enterprise Security: How to write a search to create a time chart or a table with notable event times by hour?

$
0
0
Does anyone have a search to create either a timechart or a table with the notable event times by hour? I want to create a list of the busiest times our notables come in by urgency. I.E. 5 10 lows at 9:00, 11 lows at 10:00, 5 mediums at 9:00, 7 mediums at 10:00, etc. This search works, but only for the last 24 hours: | `es_notable_events` | search timeDiff_type=current | timechart minspan=1h sum(count) as count by urgency I'd like to do an average number of tickets per hour of the day going back at least 30 days.

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>