Splunk Search

How do you produce a chart like this

Marinus
Communicator

Is it possible to produce a chart like this?
A possible data set could be "spending catagories" vs "months"

alt text

Tags (3)
0 Karma
1 Solution

Paolo_Prigione
Builder

There is no practical way to do it in splunk automatically.
You should code a custom web interface module which uses some charting library to draw it. It's not gonna be simple but dev.splunk.com will help you a lot in that. You'll need a great deal of JS skills, though.

View solution in original post

0 Karma

dmaislin_splunk
Splunk Employee
Splunk Employee

Although, if you know the specific charting libraries they use for that, perhaps you could extend Splunk like this:

http://dev.splunk.com/view/app-framework/SP-CAAADX7

0 Karma

Paolo_Prigione
Builder

There is no practical way to do it in splunk automatically.
You should code a custom web interface module which uses some charting library to draw it. It's not gonna be simple but dev.splunk.com will help you a lot in that. You'll need a great deal of JS skills, though.

0 Karma

LukeMurphey
Champion

http://g.raphaeljs.com/ has a dot graph that looks similar to what you are looking for. You could wrap this into a module if you wanted to and should reduce the work somewhat.

0 Karma

Marinus
Communicator

Guess it will have to be a feature request then 🙂

Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI! Discover how Splunk’s agentic AI ...

[Puzzles] Solve, Learn, Repeat: Dereferencing XML to Fixed-length events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

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

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