Yes, this did change. Elasticsearch 6.0 removed support for types: https://www.elastic.co/guide/en/elasticsearch/reference/master/removal-of-types.html That mean in beats now the type that is used is the default type doc. I assume the file instances you use on the other boxes are before 5.6?