相关疑难解决方法(0)

弹性搜索在哪里存储它的数据

所以我有这个弹性搜索安装,在插入数据与logstash,用kibana可视化它们.

conf文件中的所有内容都被注释,因此它使用的是与弹性搜索文件夹相关的默认文件夹.

1/ I store data with logstash
2/ I look at them with kibana
3/ I close the instance of elastic seach, kibana and logstash
4/ I DELETE their folders
5/ I re-extract everything and reconfigure them
6/ I go into kibana and the data are still there
Run Code Online (Sandbox Code Playgroud)

这怎么可能?

但是,此命令将删除数据: curl -XDELETE 'http://127.0.0.1:9200/_all'

谢谢.

ps:忘了说我在窗户上

elasticsearch kibana kibana-4

17
推荐指数
4
解决办法
3万
查看次数

标签 统计

elasticsearch ×1

kibana ×1

kibana-4 ×1