<%inherit file="/layout/wizard.html"/> <%namespace file="/lib.html" import="csrf_hidden_input, wizard_cancel_delete, wizard_errors"/>
<%include file="_steps.html" args="step=2"/>
${wizard_errors(header=_('Your alert settings could not be saved.'), errors=saved_search.errors)} ${csrf_hidden_input()}
  • <% severities = ('1', _('Info')), ('2', _('Low')), ('3', _('Medium')), ('4', _('High')), ('5', _('Critical')) %>
  • ${_('clientip, host (results with the same clientip and host)')} ${_('Learn more')}