mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Hive Module - Fix ES logging
This commit is contained in:
@@ -4,7 +4,6 @@ discovery.zen.minimum_master_nodes: 1
|
|||||||
# This is a test -- if this is here, then the volume is mounted correctly.
|
# This is a test -- if this is here, then the volume is mounted correctly.
|
||||||
path.logs: /var/log/elasticsearch
|
path.logs: /var/log/elasticsearch
|
||||||
action.destructive_requires_name: true
|
action.destructive_requires_name: true
|
||||||
path.logs: /var/log/elasticsearch
|
|
||||||
transport.bind_host: 0.0.0.0
|
transport.bind_host: 0.0.0.0
|
||||||
transport.publish_host: 0.0.0.0
|
transport.publish_host: 0.0.0.0
|
||||||
transport.publish_port: 9500
|
transport.publish_port: 9500
|
||||||
|
|||||||
Reference in New Issue
Block a user