mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Remove indices.query.bool.max_clause_count because it is dynamically allocated in Elastic 8
This commit is contained in:
@@ -53,9 +53,6 @@ elasticsearch:
|
|||||||
script:
|
script:
|
||||||
max_compilations_rate: 20000/1m
|
max_compilations_rate: 20000/1m
|
||||||
indices:
|
indices:
|
||||||
query:
|
|
||||||
bool:
|
|
||||||
max_clause_count: 3500
|
|
||||||
id_field_data:
|
id_field_data:
|
||||||
enabled: false
|
enabled: false
|
||||||
logger:
|
logger:
|
||||||
|
|||||||
Reference in New Issue
Block a user