kibana显示报错

"status": 500,
            "reason": "ElasticsearchException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [@timestamp] would be larger than limit of [623326003/594.4mb]]; nested: UncheckedExecutionException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [@timestamp] would be larger than limit of [623326003/594.4mb]]; nested: CircuitBreakingException[[FIELDDATA] Data too large, data for [@timestamp] would be larger than limit of [623326003/594.4mb]]; "

curl -XPOST 'http://elk.china.com/elasticsearch/_cache/clear' -d '{ "fielddata": "true" }' 干掉缓存吧

 

这里是因为我的es的配置文件用的默认的方式。

 

 

http://blog.csdn.net/wang_zhenwei/article/details/50385720

posted @ 2017-04-14 17:39  BigBao的博客  阅读(1407)  评论(0编辑  收藏  举报