<%namespace name="helpers" file="_helpers.html"/> <%! title = 'Splunk Admin Server Control' %> <%namespace name="lib" file="//lib.html" import="*"/> <%inherit file="//layout/admin.html" /> <% import splunk from splunk.appserver.mrsparkle.lib import util, i18n from splunk.appserver.mrsparkle.lib.msg_pool import MsgPoolMgr, UI_MSG_POOL %> <% msg_obj = MsgPoolMgr.get_poolmgr_instance()[UI_MSG_POOL].pop(msgid) %> % if msg_obj: <%helpers:message content="${msg_obj.text}" level="${msg_obj.severity}"/> % endif

${_('Distributed search')}

${_('Perform a search across multiple Splunk indexers.')}
% if not distSearchDisabled: % if not isClusteringEnabled: % else: % endif % endif
${_('')} ${_('Actions')}
${_('Distributed search setup')}
${_('Search peers')}${_('Add new')}