Skip to content

Commit cca929d

Browse files
Improve the readme with an elastalert server requirement notice
1 parent c2c2190 commit cca929d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
![Showcase](showcase.gif)
1313

1414
## Requirements
15-
- Our [ElastAlert](https://github.com/bitsensor/elastalert) fork
15+
- Our [ElastAlert server](https://github.com/bitsensor/elastalert) fork
1616
- Kibana 6.3.1 or higher
1717

1818
## Installation
19-
Check the [releases](https://github.com/bitsensor/elastalert-kibana-plugin/releases) page to download and install the latest version of this plugin that is compatible with your Kibana version.
19+
Check the [releases](https://github.com/bitsensor/elastalert-kibana-plugin/releases) page to download and install the latest version of this plugin that is compatible with your Kibana version. Please be aware that you will need a running [ElastAlert server](https://github.com/bitsensor/elastalert#installation) to make use of this plugin.
2020

2121
## Configuration
2222
By default the plugin will connect to `localhost:3030`. If your ElastAlert server is running on a different host or port add/change the following options in your `config/kibana.yml` file:

0 commit comments

Comments
 (0)