Elasticsearch中加载Topbeat索引模板时出错

时间:2017-05-25 07:38:16

标签: curl elasticsearch topbeat

当我加载topbeat模板时,我收到错误 curl -XPUT 'http://localhost:9200/_template/topbeat' -d@topbeat.template.json

错误:

{"error":{"root_cause":[{"type":"parse_exception","reason":"Failed to derive xcontent"}],"type":"parse_exception","reason":"Failed to derive xcontent"},"status":400}

0 个答案:

没有答案