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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...