You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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 aselasticsearch_ip
were getting to theoutput_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?The text was updated successfully, but these errors were encountered: