码迷,mamicode.com
首页 > 其他好文 > 详细

kibana显示报错

时间:2017-04-14 17:41:43      阅读:564      评论:0      收藏:0      [点我收藏+]

标签:4.4   net   配置文件   cep   except   exception   报错   缓存   exce   

"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

kibana显示报错

标签:4.4   net   配置文件   cep   except   exception   报错   缓存   exce   

原文地址:http://www.cnblogs.com/smail-bao/p/6709999.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!