RuntimeTools / appmetrics-elk

A connector that collects data using 'appmetrics' and sends it to ElasticSearch for use with Kibana
Apache License 2.0
29 stars 12 forks source link

Check if kibana index exists correctly #3

Closed seabaylea closed 8 years ago

seabaylea commented 8 years ago

Changes the searchExists call to query the Kibana index-pattern for the index we're configured to send data to, rather than just any Kibana index-pattern entry.