Suricata Module - Change Priority

This commit is contained in:
Mike Reeves
2018-11-28 10:54:21 -05:00
parent 34343bc251
commit 15682bb26c
+1 -1
View File
@@ -1339,7 +1339,7 @@ threading:
# detect-thread-ratio variable: # detect-thread-ratio variable:
threads: {{ salt['pillar.get']('sensor:suriprocs') }} threads: {{ salt['pillar.get']('sensor:suriprocs') }}
prio: prio:
default: "medium" default: "high"
{% endif %} {% endif %}
{%- if salt['pillar.get']('sensor:suripins') %} {%- if salt['pillar.get']('sensor:suripins') %}