@ByteBarker0x
@ByteBarker0x
> Have you performed the following operations before starting? > > ``` > mkdir -p rules rule_templates > chmod -R 777 rules rule_templates > ``` Not yet...
> * What is the version of kibana? > * Direct installation? Or docker? Kibana version: 7.9.3 Direct Installation
> 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)
elastalert-kibana-plugin.serverHost: (ip local elastic stack) elastalert-kibana-plugin.serverPort: (9200 - Port ElasticSearch Local)
> 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...
@nsano-rururu I have been searching and has been differents path installation elastalert, my installation is from Yelp/ElastAlert and not bitsensor/ElastAlert,