Hi, i get the following error when i am trying to send monitoring data from metricbeat to elasticsearch.
ERROR pipeline/output.go:121 Failed to publish events: 400 Bad Request: {"error":{"root_ cause":[{"type":"illegal_argument_exception","reason":"system_api_version [7] is not supported by system_id [beats]"}],"typ e":"illegal_argument_exception","reason":"system_api_version [7] is not supported by system_id [beats]"},"status":400}
what could be the problem ?
i am running
Filebeat 7.2
Elastic 6.7.1
Logshash 7.2
Thanks