%inherit file="/layout/message.html" />
<%namespace name="lib" file="/lib.html" import="*" />
<%!
import splunk.appserver.mrsparkle.lib.i18n as i18n
import splunk.util
title = 'Development Services'
%>
<%def name="header()">
${_('Development services')}
%def>
References
-
View module reference
(wiki)
- A listing of all of the modules currently registered with this Splunkweb instance
-
UI style guide
- A static css test page with example markup for testing styles
XML schemas
The following are RelaxNG schema files that define the base structure of the
various XML files used by the UI. See the README
file for more information on usage.
Utilities
- SSO status
- Displays current single sign-on configuration information
- Note: Access to this endpoint is disabled by default, and controlled via the 'enableWebDebug' param in web.conf
- PDF server status
- Displays current PDF server configuration information
- EAI object refresh
- Refreshes splunkd EAI objects (without restart)
- Note: Access to this endpoint is restricted to roles with the 'web_debug' capability (enabled for admin role only by default) in authorize.conf
- Static resource cache control
- Changes the static asset salt value to flush client code like JS, CSS, PNG files
- Note: Access to this endpoint is restricted to roles with the 'web_debug' capability (enabled for admin role only by default) in authorize.conf