mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-14 21:22:48 +01:00
Add logger stanza to suppress deprecation warning messages for now due to current system index access warning messages flooding the ES log
This commit is contained in:
@@ -58,6 +58,10 @@ elasticsearch:
|
|||||||
max_clause_count: 1500
|
max_clause_count: 1500
|
||||||
id_field_data:
|
id_field_data:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
logger:
|
||||||
|
org:
|
||||||
|
elasticsearch:
|
||||||
|
deprecation: ERROR
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user