mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-22 08:53:06 +01:00
Make non clustered node attributes
This commit is contained in:
@@ -61,4 +61,7 @@ discovery.seed_hosts:
|
|||||||
- {{ grains.master }}
|
- {{ grains.master }}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
{%- if TRUECLUSTER is sameas false %}
|
||||||
|
node.attr.box_type: {{ NODE_ROUTE_TYPE }}
|
||||||
|
{%- endif %}
|
||||||
indices.query.bool.max_clause_count: 1500
|
indices.query.bool.max_clause_count: 1500
|
||||||
|
|||||||
Reference in New Issue
Block a user