amazon-archives / cloudwatch-logs-subscription-consumer

A specialized Amazon Kinesis stream reader (based on the Amazon Kinesis Connector Library) that can help you deliver data from Amazon CloudWatch Logs to any other system in near real-time using a CloudWatch Logs Subscription Filter.
Other
397 stars 152 forks source link

How do you import these dashboard JSON templates into Amazon Elasticsearch Service? #21

Open gchukfeh opened 7 years ago

gchukfeh commented 7 years ago

Trying to import any of the JSON templates in this repo doesn't seem to do anything. I'm running Amazon ES 2.3 with Kibana 4.

Thanks

viyatgandhi commented 7 years ago

Same here! But I am running Amazon ES 5.1. How do we import pre-defined dashboard in ES 5.1 Kibana ? I can see import option Management/Kibana/Edit Saved Objects but console gives following error:

TypeError: arr.map is not a function
    at Function.Promise.map (https://my.es.amazonaws.com/_plugin/kibana/bundles/commons.bundle.js?v=14566:75:21679)
    at Scope.$scope.importAll (https://my.es.amazonaws.com/_plugin/kibana/bundles/kibana.bundle.js?v=14566:66:10748)
    at fn (eval at compile (my.es.amazonaws.com/_plugin/kibana/bundles/commons.bundle.js?v=14566:41:13469), <anonymous>:4:309)
    at Scope.destination.(anonymous function) [as onRead] (https://my.es.amazonaws.com/_plugin/kibana/bundles/commons.bundle.js?v=14566:37:11200)
    at my.es.amazonaws.com/_plugin/kibana/bundles/kibana.bundle.js?v=14566:35:14842
    at Scope.$eval (my.es.amazonaws.com/_plugin/kibana/bundles/commons.bundle.js?v=14566:39:4619)
    at Scope.$apply (my.es.amazonaws.com/_plugin/kibana/bundles/commons.bundle.js?v=14566:39:4950)
    at FileReader.reader.onload (https:/my.es.amazonaws.com/_plugin/kibana/bundles/kibana.bundle.js?v=14566:35:14817)