I get the following 400 when trying to send monitoring data from filebeat to elasticsearch:
ERROR pipeline/output.go:92 Failed to publish events: 400 Bad Request: {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"system_api_version [6] is not supported by system_id [beats]"}],"type":"illegal_argument_exception","reason":"system_api_version [6] is not supported by system_id [beats]"},"status":400}
Elasticsearch: docker.elastic.co/elasticsearch/elasticsearch-basic:6.1.3
License: Basic
FileBeat: docker.elastic.co/beats/filebeat:6.2.0
Thanks!
Moshe,