Hive Module - Fix ES logging

This commit is contained in:
Mike Reeves
2019-03-11 11:43:52 -04:00
parent 7c278f9578
commit ccee0803d0

View File

@@ -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