mirror of
https://github.com/Febbweiss/docker-log-centralizer.git
synced 2026-03-04 22:35:36 +00:00
Initial commit - Fully working architecture
This commit is contained in:
5
elasticsearch/elasticsearch.yml
Normal file
5
elasticsearch/elasticsearch.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
cluster.name: "docker-FEC"
|
||||
network.host: 0.0.0.0
|
||||
discovery.zen.minimum_master_nodes: 1
|
||||
#action.auto_create_index: .security,.monitoring*,.watches,.triggered_watches,.watcher-history*
|
||||
xpack.security.enabled: false
|
||||
Reference in New Issue
Block a user