-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Add Cases connector details (#127232)
- Loading branch information
Showing
5 changed files
with
63 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
[[add-case-connectors]] | ||
== Add connectors | ||
|
||
preview::[] | ||
|
||
You can add connectors to cases to push information to these external incident | ||
management systems: | ||
|
||
* IBM Resilient | ||
* Jira | ||
* ServiceNow ITSM | ||
* ServiceNow SecOps | ||
* {swimlane} | ||
|
||
NOTE: To create connectors and send cases to external systems, you must have the | ||
appropriate {kib} feature privileges. Refer to <<setup-cases>>. | ||
|
||
[discrete] | ||
[[create-case-connectors]] | ||
== Create connectors | ||
|
||
You can create connectors in *Management > {stack-manage-app} > {rules-ui}*, as | ||
described in <<action-types>>. Alternatively, you can create them in | ||
*Management > {stack-manage-app} > Cases*: | ||
|
||
. Click *Edit external connection*. | ||
+ | ||
[role="screenshot"] | ||
image::images/cases-connectors.png[] | ||
|
||
. From the *Incident management system* list, select *Add new connector*. | ||
|
||
. Select an external incident management system. | ||
|
||
. Enter your required settings. Refer to <<resilient-action-type>>, | ||
<<jira-action-type>>, <<servicenow-action-type>>, <<servicenow-sir-action-type>>, | ||
or <<swimlane-action-type>> for connector configuration details. | ||
|
||
. Click *Save*. | ||
|
||
[discrete] | ||
[[edit-case-connector-settings]] | ||
== Edit connector settings | ||
|
||
You can create additional connectors, update existing connectors, change | ||
the default connector, and change case closure options. | ||
|
||
. Go to *Management > {stack-manage-app} > Cases*, click *Edit external connection*. | ||
|
||
. To change whether cases are automatically closed after they are sent to an | ||
external system, update the case closure options. | ||
|
||
. To change the default connector for new cases, select the connector from the | ||
*Incident management system* list. | ||
|
||
. To update a connector, click *Update <connector name>* and edit the connector fields as required. |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
include::cases.asciidoc[] | ||
include::setup-cases.asciidoc[leveloffset=+1] | ||
include::manage-cases.asciidoc[leveloffset=+1] | ||
//=== Configure external connectors | ||
include::add-connectors.asciidoc[leveloffset=+1] |
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