lusis / chef-logstash

Semi-official Logstash cookbook
Other
271 stars 353 forks source link

Elasticsearch variables aren't used in the template #417

Open dblessing opened 9 years ago

dblessing commented 9 years ago

Following the format of the elasticsearch configuration in this cookbook's .kitchen.yml we attempted to configure an elasticsearch output. However, none of the elasticsearch attributes such as elasticsearch_ip were getting to the output_elasticsearch file. Finally I pulled down this cookbook source and ran the kitchen tests and found that even here the configuration isn't output properly. Either there is a bug or the .kitchen.yml is not updated to reflect current operation. Can you please provide some guidance?

spuder commented 9 years ago

Related: https://github.com/lusis/chef-logstash/issues/396