bitsensor / elastalert-kibana-plugin

ElastAlert Kibana Plugin
https://bitsensor.io/blog/elastalert-kibana-plugin-centralized-logging-with-integrated-alerting
Other
556 stars 118 forks source link

Plugin not getting installed with kibana-6.8.4 #135

Open IndyPst opened 4 years ago

IndyPst commented 4 years ago

I have installed ELK 6.8.4. but geeting issue while installing elastalert plugin. Please help.

root@test ~/elast-server # /usr/share/kibana/bin/kibana-plugin install https://github.com/bitsensor/elastalert-kibana-plugin/releases/download/1.0.3/elastalert-kibana-plugin-1.0.3-6.8.0.zip Attempting to transfer from https://github.com/bitsensor/elastalert-kibana-plugin/releases/download/1.0.3/elastalert-kibana-plugin-1.0.3-6.8.0.zip Transferring 22930897 bytes.................... Transfer complete Retrieving metadata from plugin archive Extracting plugin archive Extraction complete Plugin installation was unsuccessful due to error "Plugin elastalert-kibana-plugin [6.8.0] is incompatible with Kibana [6.8.4]" root@test~/elast-server# /usr/share/elasticsearch/bin/elasticsearch -version Version: 6.8.4, Build: default/deb/bca0c8d/2019-10-16T06:19:49.319352Z, JVM: 1.8.0_222 root@test ~/elast-server-6.8.8 #

atishch commented 4 years ago

Hay @IndyPst Greetings! Were you able to resolve this issue ?