Skip to content

[Bug] TheHive 4 - Application.conf file  #1461

Closed
@jjoseph8008

Description

@jjoseph8008

Application.conf file for TheHive 4

Bug / Feature Request

Work Environment

|---------------------------|--------------------
| OS version (server) | Red Hat
| OS version (client) | Windows 10
| TheHive version / git hash | 4.0
| Package Type | RPM
| Browser type & version | If applicable

Problem Description

I installed Cassandra and TheHive on RedHat using the steps in
https://github.com/TheHive-Project/TheHiveDocs/blob/master/TheHive4/Installation/Install_rpm.md#installation-1

Used a local file system to store files /opt/thp_data/files/thehive as per documentation. However, I noticed that the documentation when it came to application.conf was slightly different.
Documentation had the following:
storage {
provider = localfs
localfs.location = /opt/files/thehive
}

  1. But application.conf file had localfs.directory instead of localfs.location. I was wondering if someone can confirm whether localfs.directory is the right one or if it is supposed to be localfs.location.
  2. The file path /opt/files/thehive does not exist. I think this should be /opt/thp_data/files/thehive. Please let me know which one is the correct one.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions