aws-elk-billing icon indicating copy to clipboard operation
aws-elk-billing copied to clipboard

Empty Dashboard

Open vipul-nextev opened this issue 8 years ago • 0 comments

I am trying to use these scripts . I have setup aws side as mentioned in the doc. and the import seems to go fine , but the dashboard is still empty . Not sure how to debug. Please help

aws-elk-billing_1 | 370000 aws-elk-billing_1 | aws-elk-billing_1 | aws-elk-billing_1 | AWS Billing report sucessfully parsed and indexed in Elasticsearch via Logstash :) aws-elk-billing_1 | The Discover Search mapping sucessfully indexed to .kibana index in Elasticsearch, Kept intact if user already used it :) aws-elk-billing_1 | AWS-Billing-DashBoard default dashboard sucessfully indexed to .kibana index in Elasticsearch, Kept intact if user already used it :) aws-elk-billing_1 | Kibana default visualizations sucessfully indexed to .kibana index in Elasticsearch, Kept intact if user have already used it :)

http://localhost:9200/_cat/indices?v shows the following output

health status index pri rep docs.count docs.deleted store.size pri.store.size yellow open aws-billing-2016.1 5 1 739865 0 864.2mb 864.2mb yellow open .kibana 1 1 13 0 45.6kb 45.6kb

vipul-nextev avatar Dec 23 '16 21:12 vipul-nextev