reorg resources files
This commit is contained in:
9
resources/elk6/logstash.yml
Normal file
9
resources/elk6/logstash.yml
Normal file
@ -0,0 +1,9 @@
|
||||
node.name: logstash
|
||||
path.config: /usr/share/logstash/pipeline/
|
||||
path.data: /tmp
|
||||
queue.drain: true
|
||||
queue.type: persisted
|
||||
xpack.monitoring.elasticsearch.password: changeme
|
||||
xpack.monitoring.elasticsearch.url: elasticsearch:9200
|
||||
xpack.monitoring.elasticsearch.username: elastic
|
||||
xpack.monitoring.enabled: false
|
Reference in New Issue
Block a user