Splunk Enterprise Security

Automatically recognize if all data behave the same at night / on weekends / on public holidays--> determine time period for gap in my graph

nickmuno510
New Member

Hello,

When I plot a timechart, there are some empty buckets, which causes a gap in my graph.
In these gaps (values with 0 events) you can see from the time chart that there are significantly fewer or no events at night, at the weekend, on a holiday.
Is it possible to recognize automatically, from which time period (e.g. "every day from 04 to 06 tomorrow earlier" or "on weekends from 20 o'clock to 07 o'clock earlier) no data (0 events) are sent? Does this trend apply to all data values or only to certain data values?

Time diagram I have determined the following measures:
index="xyz" sourcetype="st_http" | bucket span=10m _time | chart count over _time by ID | foreach * [eval <> = if(isnull('<>'), 0, '<>')] | appendcols [ | lookup N_lookup phone as ID output m n | search town="Frankfurt"]

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...