Skip to content

Commit

Permalink
Add TheHive connector for cases (#4292)
Browse files Browse the repository at this point in the history
* Add TheHive connector for cases

* Add TheHive connector for serverless cases

* Refresh automated screenshot

* Update docs/en/serverless/cases/manage-cases-settings.mdx

Co-authored-by: DeDe Morton <dede.morton@elastic.co>

---------

Co-authored-by: DeDe Morton <dede.morton@elastic.co>
  • Loading branch information
lcawl and dedemorton authored Sep 25, 2024
1 parent 5b9d109 commit 241b955
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
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
8 changes: 4 additions & 4 deletions docs/en/serverless/cases/manage-cases-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ cases with this system using connectors. These third-party systems are supported
* ((sn-itsm))
* ((sn-sir))
* ((swimlane))
* TheHive
* ((webhook-cm))

You need to create a connector to send cases, which stores the information required to interact
Expand All @@ -51,8 +52,8 @@ automatically close when they are sent to an external system.
### Create a connector

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

![Add a connector to send cases to an external source](../images/observability-cases-add-connector.png)
{/* NOTE: This is an autogenerated screenshot. Do not edit it directly. */}
Expand All @@ -63,10 +64,9 @@ automatically close when they are sent to an external system.
- [((sn-itsm)) connector](((kibana-ref))/servicenow-action-type.html)
- [((sn-sir)) connector](((kibana-ref))/servicenow-sir-action-type.html)
- [((swimlane)) connector](((kibana-ref))/swimlane-action-type.html)
- [TheHive connector](((kibana-ref))/thehive-action-type.html)
- [((webhook-cm)) connector](((kibana-ref))/cases-webhook-action-type.html)

{/* Should we be linking out to kibana docs for this info? */}

1. Click **Save**.

### Edit a connector
Expand Down
Binary file modified docs/en/serverless/images/observability-cases-add-connector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 241b955

Please sign in to comment.