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

fixed meaningless log messages #2

Closed sagarkar10 closed 8 years ago

sagarkar10 commented 8 years ago

The downloading and time comparison logs are suppressed with the subprocess.PIPE. It will make the logs readable and more easy to debug

sagarkar10 commented 8 years ago

@droidlabour have a look