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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...