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