【问题标题】:ElasticSearch Node location updationElasticSearch 节点位置更新
【发布时间】:2016-09-06 06:29:43
【问题描述】:

我正在使用 graylog1.4 和 elasticsearch 2.3, 我想将(集群索引)的位置 -> /var/lib/elasticsearch/graylog2/nodes/0/indices/graylog2_0/0/index/ -> 更改为附加存储(就像我有已安装的 SAN 存储as /data),请建议在哪里更改配置以实现它,因为这个 /var/lib/elasticsearch/graylog2 几乎消耗了所有本地磁盘。

谢谢。

【问题讨论】:

  • 您使用的是哪个版本的 Graylog?没有 Graylog 1.4。

标签: elasticsearch cluster-computing nodes graylog2 graylog


【解决方案1】:

您可以使用 path.data 配置设置更改 Elasticsearch 索引在磁盘上的位置:https://www.elastic.co/guide/en/elasticsearch/reference/2.3/setup-configuration.html#paths

【讨论】:

    猜你喜欢
    • 2013-09-01
    • 2017-04-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-05-10
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多