首页 > 其他 > 详细

kibana显示报错

时间:2017-04-14 17:42:50      阅读:441      评论:0      收藏:0      [点我收藏+]

"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显示报错

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!