tsaikd / gogstash

Logstash like, written in golang
MIT License
644 stars 106 forks source link

Fix README elastic example #138

Closed edsrzf closed 4 years ago

edsrzf commented 4 years ago

url must be an array. If I try to use the original configuration I get:

Error: initialize output module failed: map[document_type:doc index:gogstash type:elastic url:http://elastic.server:9200]; json: cannot unmarshal string into Go struct field OutputConfig.url of type []string