Developing Dashboards, Views, and Apps for Splunk Web

 


Build a module

This documentation does not apply to the most recent version of Splunk. Click here for the latest version.

Build a module

This article is a stub.

Build a module by familiarizing yourself with all the available modules in Splunk's module directory. Look in $SPLUNK_HOME/share/splunk/search_mrsparkle/modules/. Modules are built from javascript and HTML. They include a special conf file that indicates what their params are. Finally, modules can include Python. A module's javascript file indicates how the module interacts with the overall framework -- what parameters the module takes and how it adapts the search (if it's interacting with the search). The HTML file specifies how to layout the module on the page.

This documentation applies to the following versions of Splunk: 4.0 , 4.0.1 , 4.0.2 , 4.0.3 , 4.0.4 , 4.0.5 , 4.0.6 , 4.0.7 , 4.0.8 , 4.0.9 , 4.0.10 , 4.0.11 View the Article History for its revisions.


You must be logged into splunk.com in order to post comments. Log in now.

Was this documentation topic helpful?

If you'd like to hear back from us, please provide your email address:

We'd love to hear what you think about this topic or the documentation as a whole. Feedback you enter here will be delivered to the documentation team.

Feedback submitted, thanks!