Splunk Search

Chart for Events falling within same time

manuarora12
New Member

I have events
event_starttime, event_endtime, event_duration, event_name

I want chart of events falling in common time

Tags (2)
0 Karma

manuarora12
New Member

Event_StartTime="2018-06-07 08:31:10" Event_EndTime="2018-06-07 08:31:38" Event_Duration="0 00:00:28" Event_Name="Process A"
Event_StartTime="2018-06-07 07:59:02" Event_EndTime="2018-06-07 09:34:21" Event_Duration="0 01:35:19" Event_Name="Process B"

Event_StartTime="2018-06-07 09:31:10" Event_EndTime="2018-06-07 09:31:38" Event_Duration="0 00:00:28" Event_Name="Process A"

Now you can see in window 07:59 - 09:34: 3Process were running.

I want chart like below
09:00 - 12:00 - Process running and name and count of process.
12:00 -3:00
3:00 - 6:00 and so on

0 Karma

niketn
Legend

@manuarora12 check out Timeline Custom Visualization

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

adonio
Ultra Champion

please elaborate, please share some more details and sample data.
we want to help

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...