Error when elasticsearch xpack.watcher.enabled:false

Using elasticsearch & metricbeat 6.5.3, I get this error when trying to ship xpack.enabled:true node_stats to a 6.5.3 elasticsearch monitoring cluster:

2018-12-19T14:42:05.741Z ERROR node_stats/data_xpack.go:208 failure to apply node schema: 1 error: key thread_pool.watcher not found

Setting xpack.watcher.enabled:true in elasticsearch cluster config works around that issue. Should I be able to collect node_stats when watch is disabled? Thanks!

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