mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Fix some hunt queries
This commit is contained in:
@@ -36,7 +36,7 @@ xpack.security.authc:
|
||||
roles: superuser
|
||||
authz_exception: true
|
||||
node.name: {{ grains.host }}
|
||||
script.max_compilations_rate: 2000/1m
|
||||
script.max_compilations_rate: 20000/1m
|
||||
{%- if TRUECLUSTER is sameas true %}
|
||||
{%- if grains.role == 'so-manager' %}
|
||||
{%- if salt['pillar.get']('nodestab', {}) %}
|
||||
|
||||
Reference in New Issue
Block a user