Activate audit log storage elasticsearch
-
Open the
/etc/thehive/application.conf
file. -
In the
application.conf
file, activate audit log storage in Elasticsearch by adding the following lines:audit { storage = elasticsearch }
-
Save your modifications in the
application.conf
file.