Dashboards & Visualizations

Looking for events in "All time" during specific hours

mreznik
Engager

Hi,

I need to find a way to look for events in "All Time", but only during specific hours, e.g. between 9am and 5pm.

Any suggestions?

Thanks!

Tags (1)
0 Karma

kristian_kolb
Ultra Champion

As stated below, date_hour is the field to operate on. It is extracted/created for almost all types of log - but not for windows event logs. Bleh.

/k

0 Karma

cvajs
Contributor

example
index=cisco_esa (date_hour<=16 AND date_hour>=9)
9am to 4:59:59:999pm

it will bucket the events using 1hr slots, so you get 8 slices per day, but you can modify that is needed, etc.

0 Karma
Get Updates on the Splunk Community!

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco &#43; Splunk! We’ve ...

AI Adoption Hub Launch | Curated Resources to Get Started with AI in Splunk

Hey Splunk Practitioners and AI Enthusiasts! It’s no secret (or surprise) that AI is at the forefront of ...