123admin

  • 系统管理
  • 应用服务
  • 开发语言
  • 数据库
  • 网络
  • 关于
  • 系统管理
  • 应用服务
  • 开发语言
  • 数据库
  • 网络
  • 关于
系统管理

search.max_buckets 限制问题

admin • 03/02/2020

Elasticsearch 报错:Trying to create too many buckets. Must be less than or equal to: [10000] but was [10001]. This limit can be set by changing the [search.max_buckets] cluster level setting
解决办法:

PUT _cluster/settings
{
  "persistent": {
  "search.max_buckets": 20000
  }
}
标签: Elasticsearch

文章分页

««CentOS 7 安装 NXAPI
腾讯云默认安装的软件»»
  • 热门文章
  • 最新更新
暂无文章
  • Could not increase number of max_open_files to more than 10248月前
  • CentOS 降级 yum 更新过的软件8月前
  • 如何在 CentOS 8 上安装 Yarn1年前
  • CentOS8 firewalld基本配置方法,集合和ipset配置2年前
  • GitLab 开启 SSH 方式克隆2年前
  • GitLab 启用 https2年前
  • CentOS 7 安装 Zabbix 5.02年前
  • CentOS 7 安装Docker2年前
  • GitLab 常用配置2年前
  • CentOS 7 安装 GitLab2年前

标签

Apache AWStats Cacti CentOS Debian Elasticsearch ELK FastDFS GitLab gzip HTTPS IIS iptables Keepalived Kibana Linux Linux Basics Logstash LVS Memcached MySQL mysqldump Nagios Naxsi Nginx Oracle PHP PHP-FPM phpMyAdmin prefork Pure-FTPd Python Redmine SQL Server Squid SSL Subversion SVN Tomcat Windows Windows Server yum Zabbix Zend ZendOptimizer
  • 阿里云代理
  • 腾讯云代理
  • 华为云代理
  • 阿里云国际站代理
  • 阿里云国际版代理
  • 腾讯云国际版代理
  • 华为云国际版代理
© 123admin Powered by WordPress.