|
|
|
@ -83,8 +83,13 @@
|
|
|
|
|
/some.regex\d{2}/ for case-INsensitive regex
|
|
|
|
|
") }}
|
|
|
|
|
<span class="pure-form-message-inline">Note: This is applied globally in addition to the per-watch rules.</span><br/>
|
|
|
|
|
<span class="pure-form-message-inline">Each line processed separately, any line matching will be ignored.<br/>
|
|
|
|
|
Regular Expression support, wrap the line in forward slash <b>/regex/</b>.
|
|
|
|
|
<span class="pure-form-message-inline">
|
|
|
|
|
<ul>
|
|
|
|
|
<li>Note: This is applied globally in addition to the per-watch rules.</li>
|
|
|
|
|
<li>Each line processed separately, any line matching will be ignored (removed before creating the checksum)</li>
|
|
|
|
|
<li>Regular Expression support, wrap the line in forward slash <b>/regex/</b></li>
|
|
|
|
|
<li>Changing this will affect the comparison checksum which may trigger an alert</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</span>
|
|
|
|
|
</fieldset>
|
|
|
|
|
</div>
|
|
|
|
|