0
点赞
收藏
分享

微信扫一扫

记录elasticsearch 磁盘io过高的排查

李雨喵 2022-01-09 阅读 76

GET index/settings |grep refresh_interval

查看索引设置的刷新策略的间隔

GET index/settings |grep flush_threshold

GET index/settings | indices.store.throttle.max_bytes_per_sec

推荐文章Elasticsearch常用配置及性能参数_ITPUB博客

举报

相关推荐

0 条评论