在标准debian安装的弹性搜索的数据文件在哪里? [英] Where are data files of elasticsearch on a standard debian install?

查看:163
本文介绍了在标准debian安装的弹性搜索的数据文件在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在我处于一个非常有问题的情况...

Now I'm in a very problematic situation...

我的数据服务器已被黑客入侵,现在我无法通过卷曲或任何方式请求我的弹性搜索服务器其他方法。我有一堆非常关键的数据尚未备份(2天后,地狱,我没有看到备份失败的警报)。

My data server has been hacked and now I can't request my elasticsearch server by curl or any other method. I have a bunch of very critical data which was not yet backuped (2 days late, hell, I didn't see the alert that backup failed).

我有尝试重新启动服务,但没有办法,它什么也没说,当我正在用ps观看时,我没有收到任何进程。我认为这是来自我的主机,以安全的方式运行我的服务器...

I've tried to restart the service but no way, it say nothing and I get nothing in processes when I'm watching with ps. I think that comes from my hoster which runs my server in a secure mode...

所以我试图找到物理文件,但我没有找到它们。我有一个非自定义的安装,所以在我的配置文件,我有这样的:

So I tried to locate the physical files but I didn't find them. I've a non-customized install so in my config file, I have this :

# Path to directory where to store index data allocated for this node.
#
# path.data: /path/to/data
#
# Can optionally include more than one location, causing data to be striped across
# the locations (a la RAID 0) on a file level, favouring locations with most free
# space on creation. For example:
#
# path.data: /path/to/data1,/path/to/data2

伟大的解释,但最后,我的文件在哪里?

Great explined but finally, where are my files ?

有人可以帮助我吗?
感谢所有伟大的人在这个地方

Is someone there who can help me ? Thanks in advance to all great people in this place

推荐答案

索引文件位于:

/var/lib/elasticsearch/nodes/0/indices/{nameOfYourIndex}/(0-4}/index

这篇关于在标准debian安装的弹性搜索的数据文件在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆