【问题标题】:Elasticsearch configure heap size with AWS OpsWorksElasticsearch 使用 AWS OpsWorks 配置堆大小
【发布时间】:2015-12-30 21:14:29
【问题描述】:

有没有办法配置 opsworks 在启动实例时设置弹性搜索堆大小? 我正在使用这本食谱 https://github.com/elastic/cookbook-elasticsearch/,而自定义 json 似乎没有任何堆大小属性。

我发现 elasticsearch_configure 中的 allocated_memory 是我需要修改的,但不确定是否可以在自定义 json 中修改或不创建我自己的配方。

【问题讨论】:

    标签: elasticsearch cookbook heap-size aws-opsworks


    【解决方案1】:

    我可以指定 elasticsearch: { allocated_memory: '512m' } 在自定义 json 中: https://github.com/elastic/cookbook-elasticsearch/issues/380

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-11-13
      • 2014-06-24
      • 2011-05-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-04-27
      相关资源
      最近更新 更多