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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...