TheHive-Project / TheHive

TheHive: a Scalable, Open Source and Free Security Incident Response Platform
https://thehive-project.org
GNU Affero General Public License v3.0
3.28k stars 604 forks source link

File Storage migration #2442

Open Keroseno101 opened 1 year ago

Keroseno101 commented 1 year ago

Request Type

Question

Work Environment

Question Answer
OS version (server) Suse
OS version (client) Windows.
Virtualized Env. False
Dedicated RAM 32 GB
vCPU 8
TheHive version / git hash 4.1.22.1
Package Type Binary
Database Cassandra
Index type Elasticsearch
Attachments storage Local / HDFS
Browser type & version If applicable

Question

Hi, I am working with a TheHive Production instance, which is wrong configured. I have a Cluster of 2 servers and File Storage is as Local configured, that means, the second server has no Files saved, therefore I want to configure HDFS.

I dont have problems with configuration, but when I change to HDFS I lost all previus Files. Can I somehow take the files of Local File Storage and bring it to the HDFS System? Exist some migration process?

Thanks in advance.