-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add list of valid connectors to alerting rules docs
- Loading branch information
1 parent
9ef0823
commit cdc4ec9
Showing
8 changed files
with
39 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
* {kibana-ref}/d3security-action-type.html[D3 Security] | ||
* {kibana-ref}/email-action-type.html[Email] | ||
* {kibana-ref}/resilient-action-type.html[{ibm-r}] | ||
* {kibana-ref}/index-action-type.html[Index] | ||
* {kibana-ref}/jira-action-type.html[Jira] | ||
* {kibana-ref}/teams-action-type.html[Microsoft Teams] | ||
* {kibana-ref}/opsgenie-action-type.html[{opsgenie}] | ||
* {kibana-ref}/pagerduty-action-type.html[PagerDuty] | ||
* {kibana-ref}/server-log-action-type.html[ServerLog] | ||
* {kibana-ref}/servicenow-itom-action-type.html[{sn-itom}] | ||
* {kibana-ref}/servicenow-action-type.html[{sn-itsm}] | ||
* {kibana-ref}/servicenow-sir-action-type.html[{sn-sir}] | ||
* {kibana-ref}/slack-action-type.html[Slack] | ||
* {kibana-ref}/swimlane-action-type.html[{swimlane}] | ||
* {kibana-ref}/torq-action-type.html[Torq] | ||
* {kibana-ref}/webhook-action-type.html[{webhook}] | ||
* {kibana-ref}/xmatters-action-type.html[xMatters] | ||
[NOTE] | ||
============================================== | ||
Some connector types are paid commercial features, while others are free. | ||
For a comparison of the Elastic subscription levels, go to | ||
{subscriptions}[the subscription page]. | ||
============================================== |