elastalert-kibana-plugin icon indicating copy to clipboard operation
elastalert-kibana-plugin copied to clipboard

ElastAlert Kibana Plugin - Undefined [object Object]

Open janjaom opened this issue 4 years ago • 7 comments

Anyone issue this? ElastAlert

janjaom avatar Dec 07 '20 18:12 janjaom

Have you performed the following operations before starting?

mkdir -p rules rule_templates
chmod -R 777 rules rule_templates

Not yet...

janjaom avatar Dec 08 '20 00:12 janjaom

  • What is the version of kibana?
  • Direct installation? Or docker?

Kibana version: 7.9.3 Direct Installation

janjaom avatar Dec 08 '20 00:12 janjaom

Have you added settings to kibana.yml? https://github.com/bitsensor/elastalert-kibana-plugin#configuration

Yep! Actually my ElastAlert Server running in same local Elastic Stack! I have added ip local and port default elasticsearch (9200)

janjaom avatar Dec 08 '20 01:12 janjaom

elastalert-kibana-plugin.serverHost: (ip local elastic stack) elastalert-kibana-plugin.serverPort: (9200 - Port ElasticSearch Local)

janjaom avatar Dec 08 '20 01:12 janjaom

Please specify 3030 because it is the port of elastalert-server.

I don't use docker for this! My ElastAlert Server is running perfect on background... I Just would like see API Plugin on Kibana and don't have port like 3030 for Elastalert-server

janjaom avatar Dec 08 '20 14:12 janjaom

@nsano-rururu I have been searching and has been differents path installation elastalert, my installation is from Yelp/ElastAlert and not bitsensor/ElastAlert,

janjaom avatar Dec 08 '20 15:12 janjaom

Ask a question in the repository you are maintaining https://github.com/Karql/elastalert-kibana-plugin

nsano-rururu avatar Jan 27 '22 14:01 nsano-rururu