%inherit file="//layout/admin_lite_dialog.html"/> <%namespace name="lib" file="//lib.html" /> <%namespace name="formset" file="//formset.html" /> <%def name="title()">${_('Expired license')} - ${parent.title()}%def> <%def name="get_breadcrumbs()"> <% return [ [_('Manager'), ['manager']], [_('Licensing'), ['manager','system','licensing']] ] %> %def> % if controller_exception:
${_('The Free license has been installed. You must restart Splunk to activate changes.')}
% else:${_('The Splunk license for this server has expired and search access has been disabled. Contact your Splunk administrator to update the license.')}
% else:${_('Splunk requires a valid license to work.')}
${_('The Splunk Free license allows you to index 500MB of data per day with no expiration.')} |
|
${_('Install a valid Splunk license file to proceed')} |