Deprecation Log Full Of Same Warning

My deprecation log is about 300MB of the following line:

{"type": "deprecation", "timestamp": "2019-06-20T17:20:46,105-0500", "level": "WARN", "component": "o.e.d.x.m.r.a.RestMonitoringBulkAction", "cluster.name": "ElasticStack", "node.name": "elasticstack.contoso.com", "cluster.uuid": "xKv0iTIyRniTKXEgfq3x_A", "node.id": "pPGsP09BSNeNANYO6A9KEQ",  "message": "[POST /_xpack/monitoring/_bulk] is deprecated! Use [POST /_monitoring/bulk] instead."  }

What do I need to change??

Hi,

Can you share what is the version(s) of all the components involved in your Elastic stack?
ES nodes, all the Beats, Kibana, Logstash.

Elasticsearch/Kibana 7.0
Logstash 6.7
Winlogbeat 6.4.1

Updated ELK to 7.0 and, inadvertenly, all the beats to 7.1.1. Error has stopped logging and everything is functional.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.