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.45k stars 626 forks source link

[Question] how to clean *.jdb files safely? #2487

Open heywiorld opened 7 months ago

heywiorld commented 7 months ago

Request Type

Question

Work Environment

Question Answer
OS version (server) RedHat
OS version (client) Windows 11
Virtualized Env. False
Dedicated RAM 16 GB
vCPU 32
TheHive version / git hash 4.1.20
Package Type From source
Database Cassandra
Index type Elasticsearch
Attachments storage Local
Browser type & version If applicable

Question

Hi team, I found there are more and more db files in /opt/thp/thehive/databases, which named "*.jdb", so if any way to clean or remove them safely?

I try to delete 1 jdb file using rm command , but found thehive can't restart.

pls advise.

Many thanks.