Dashboards & Visualizations

How to add custom visualizations in dashboard?

mprreddy51
Explorer

Hi,

I have a requirement to make a custom visualizations which are not available in splunk.How to add that custom visualization in dashboard and to how show the visualization with the available data.I read that can be done with Java script and CSS.But I am not getting idea how to use that. PleaseThanks in advance

0 Karma
1 Solution

magnew_splunk
Splunk Employee
Splunk Employee

Hello @mprreddy51,

In Splunk 6.4 there are new APIs for adding custom visualizations to Splunk. You can essentially build an app that contains a visualization written in Javascript, then use that visualization in any dashboard. There are also some new Splunk supported visualizations that ship as standalone apps and a growing list of community built visualizations.

If you want to write your own visualization, there is a tutorial to get you started here:

http://docs.splunk.com/Documentation/Splunk/6.4.0/AdvancedDev/CustomVizTutorial

An you can see the list of available visualizations that are ready to be installed on Splunkbase:

https://splunkbase.splunk.com/apps/#/page/1/order/latest/content/visualizations

View solution in original post

0 Karma

magnew_splunk
Splunk Employee
Splunk Employee

Hello @mprreddy51,

In Splunk 6.4 there are new APIs for adding custom visualizations to Splunk. You can essentially build an app that contains a visualization written in Javascript, then use that visualization in any dashboard. There are also some new Splunk supported visualizations that ship as standalone apps and a growing list of community built visualizations.

If you want to write your own visualization, there is a tutorial to get you started here:

http://docs.splunk.com/Documentation/Splunk/6.4.0/AdvancedDev/CustomVizTutorial

An you can see the list of available visualizations that are ready to be installed on Splunkbase:

https://splunkbase.splunk.com/apps/#/page/1/order/latest/content/visualizations

0 Karma

diogofgm
SplunkTrust
SplunkTrust

have you check dev.splunk.com?

http://dev.splunk.com/view/webframework-tutorials/SP-CAAAEN6

------------
Hope I was able to help you. If so, some karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...