300Geeks / aws-elk-billing

Tools for Loading and Visualising AWS Detailed Billing with ELK(Elasticsearch, Logstash, Kibana)
MIT License
157 stars 26 forks source link

Fixes hang in curl to elasticsearch #19

Closed chitopunk closed 7 years ago

chitopunk commented 7 years ago

A call to curl -XHEAD -i elastic... hangs avoiding to process the billing logs.

Fixes #17

sagarkar10 commented 7 years ago

@chitopunk Thanks for the time and contribution. @droidlabour please review the integration!