
Custom app setup options
You can create a custom app setup experience using HTML, Simple XML, or Setup XML. Declare the custom setup view in app.conf.
By default, Splunk software checks for app configuration on requesting any view from the app. If the app is not configured, Splunk software redirects to the setup experience.
Splunk software checks for setup file formats in the following order.
- HTML
- Simple XML
- Setup XML
If there is no HTML or Simple XML setup view, then the Setup XML experience is used.
Here is an example of the app.conf setup view configuration.
[install] is_configured = false [ui] setup_view = my_custom_setup_page
PREVIOUS Example script that polls a database |
NEXT Apps and add-ons: an introduction |
This documentation applies to the following versions of Splunk® Enterprise: 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.4.4, 6.4.5, 6.4.6, 6.4.7, 6.4.8, 6.4.9, 6.4.10, 6.4.11
Feedback submitted, thanks!