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.
2 parents f4bad06 + 11cd9bd commit f41552eCopy full SHA for f41552e
elastalert/schema.yaml
@@ -286,9 +286,9 @@ properties:
286
slack_text_string: {type: string}
287
slack_ignore_ssl_errors: {type: boolean}
288
slack_ca_certs: {type: string}
289
- slack_attach_kibana_discover_url {type: boolean}
290
- slack_kibana_discover_color {type: string}
291
- slack_kibana_discover_title {type: string}
+ slack_attach_kibana_discover_url: {type: boolean}
+ slack_kibana_discover_color: {type: string}
+ slack_kibana_discover_title: {type: string}
292
293
### Mattermost
294
mattermost_webhook_url: *arrayOfString
0 commit comments