Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x](backport #4292) Add TheHive connector for cases #4303

Merged
merged 2 commits into from
Sep 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/en/observability/manage-cases-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ cases with that system using _connectors_. These third-party systems are support
* {jira} (including {jira} Service Desk)
* {ibm-r}
* {swimlane}
* TheHive
* {webhook-cm}

IMPORTANT: To send cases to external systems, you need the appropriate license, and your role must
Expand All @@ -43,15 +44,15 @@ After creating a connector, you can set your cases to
=== Create a connector

. From the *Incident management system* list, select *Add new connector*.
. Select the system to send cases to: *{sn}*, *{jira}*, *{ibm-r}*, *{swimlane}*,
or *{webhook-cm}*.
. Select the system to send cases to: *{sn}*, *{jira}*, *{ibm-r}*, *{swimlane}*, *TheHive*, or *{webhook-cm}*.

. Enter your required settings. For connector configuration details, refer to
{kibana-ref}/resilient-action-type.html[{ibm-r} connector],
{kibana-ref}/jira-action-type.html[{jira} connector],
{kibana-ref}/servicenow-action-type.html[{sn-itsm} connector],
{kibana-ref}/servicenow-sir-action-type.html[{sn-sir} connector],
{kibana-ref}/swimlane-action-type.html[{swimlane} connector], or
{kibana-ref}/swimlane-action-type.html[{swimlane} connector],
{kibana-ref}/thehive-action-type.html[TheHive connector], or
{kibana-ref}/cases-webhook-action-type.html[{webhook-cm} connector].

. Click *Save*.
Expand Down