Add logstash support (#1852)

* add logstash support
This commit is contained in:
Andrew Siegman
2019-02-09 02:40:14 -06:00
committed by Shao Yu-Lung (Allen)
parent d5647295ca
commit 7430a34dd5
5 changed files with 48 additions and 11 deletions

View File

@ -0,0 +1,5 @@
http.host: "0.0.0.0"
xpack.monitoring.enabled: false
config.reload.automatic: true
path.config: "/usr/share/logstash/pipeline"