Splunk Search

Creating a 2-dimensional chart

omend
Path Finder

Hi all,

I would like to create a unique chart displaying the working hours of a specific worker.

  • The x axis should be dates (each dot represents a specific day)
  • The y axis should be hours of the day in breaks of 15 minutes (07:00,07:15,07:30...)

and the data I have is for each date and time, whether the user was logged on or not (represented by 1 and 0).

I would like to create a chart that shows floating columns that are filled whenever the user was logged on, and empty when he wasn't.

Is that something that can be done in splunk?

Thank you very much.

Tags (3)
0 Karma

GKC
Explorer

I would recommend that you took a look through the first chapters of this pdf book. I am sure you will find similar searches to the one you want to use there.

You can download it from http://bit.ly/V5IAQI

0 Karma

domgkc
Explorer
0 Karma

omend
Path Finder

The link is broken. Could you please send me another one?

Thanks!

0 Karma

Ayn
Legend

I don't think this can be done using existing modules in Splunk.

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 ...