Dashboards & Visualizations

How to use third party form elements in Splunk?

jamesvz84
Communicator

Hello,

Is there any way in Splunk to use third party form elements such as the multi-select dropdown from this website? : http://www.jqueryrain.com/?iF5ue7jr

Is there a guide for doing such a thing? I'd like to create my own JS class that will handle rendering the element, but I do not know how it would handle performing the search, then getting the results into the rendered element.

Are there any examples of this in the docs or in a github repository?

Tags (3)
0 Karma

tom_frotscher
Builder

Hi jamesvz84!

I am afraight there is no "simple" solution to this. But you can work something out with the splunk web framework.

In the following example, a custom view is created. With the so called search manager, a search is created and the results of the search are used in a third-party visualization.
Link: Custom View Tutorial
There is also a ton of more tutorials and documentation available.

This is somehow similar to your use case. Were you would also create a search, formatting the search results and passing it to your own custom component.

0 Karma
Get Updates on the Splunk Community!

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...