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:
weslambert
2022-01-06 10:35:50 -05:00
committed by GitHub
parent 8cf7ea8b87
commit 900d12b556

View File

@@ -58,6 +58,10 @@ elasticsearch:
max_clause_count: 1500
id_field_data:
enabled: false
logger:
org:
elasticsearch:
deprecation: ERROR