We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7fffd commit 2b2c0faCopy full SHA for 2b2c0fa
README.md
@@ -9,7 +9,7 @@ First, build the container locally:
9
```bash
10
docker build . -t elastalert
11
```
12
-Then, run it, optionally with your custom ElastAlert configuration file. We've included a sensible default, with localhost as ES host.
+The default configuration uses localhost as ES host.
13
14
_Bash_
15
0 commit comments