diff --git a/salt/hive/thehive/etc/es/elasticsearch.yml b/salt/hive/thehive/etc/es/elasticsearch.yml index 197c780a3..2ce07e9dc 100644 --- a/salt/hive/thehive/etc/es/elasticsearch.yml +++ b/salt/hive/thehive/etc/es/elasticsearch.yml @@ -4,7 +4,6 @@ discovery.zen.minimum_master_nodes: 1 # This is a test -- if this is here, then the volume is mounted correctly. path.logs: /var/log/elasticsearch action.destructive_requires_name: true -path.logs: /var/log/elasticsearch transport.bind_host: 0.0.0.0 transport.publish_host: 0.0.0.0 transport.publish_port: 9500