<%! title = 'Search-time props' %> <%namespace name="lib" file="//lib.html" import="*"/> <%inherit file="//layout/admin.html" /> <% import splunk from splunk.appserver.mrsparkle.lib import util, i18n isLite = (cherrypy.config['product_type'] == 'lite' or cherrypy.config['product_type'] == 'lite_free') %>
${_('View, edit, and set permissions on field extractions. Define event workflow actions and field aliases. Rename sourcetypes.')}
% if not isLite: % endif
${_('Type')} ${_('Actions')}
${_('Field aliases')} ${_('Add new')}
${_('Edit or add one or more aliases to field names')}
${_('Calculated fields')} ${_('Add new')}
${_('Edit or add one or more calculated fields')}
${_('Field extractions')} %if not isLite: ${_('Add new')} %endif
${_('View and edit all field extractions. Add new field extractions and update permissions.')}
${_('Field transformations')} ${_('Add new')}
${_('Edit or add transformations for field extractions that use a transform.')}
${_('Sourcetype renaming')} ${_('Add new')}
${_('Rename a source type. Multiple source types can share the same name.')}
${_('Workflow actions')} ${_('Add new')}
${_('Edit or add workflow actions')}