Where does Elasticsearch store its data?

前端 未结 7 1988
小鲜肉
小鲜肉 2021-01-01 11:21

So I have this Elasticsearch installation, in insert data with logstash, visualize them with kibana.

Everything in the conf file is commented, so it\'s using the defa

7条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-01 11:53

    According to the documentation the data is stored in a folder called "data" in the elastic search root directory.

提交回复
热议问题