Configure case settings

Change the default behavior of Observability cases by adding connectors, custom fields, templates, and closure options.

Required role

The Editor role or higher is required to create and edit connectors. To learn more, refer to Assign user roles and privileges.

To access case settings in an Observability project, go to CasesSettings.

Case closures

If you close cases in your external incident management system, the cases will remain open in Elastic Observability until you close them manually (the information is only sent in one direction).

To close cases when they are sent to an external system, select Automatically close cases when pushing new incident to external system.

External incident management systems

If you are using an external incident management system, you can integrate Elastic Observability cases with this system using connectors. These third-party systems are supported:

  • IBM Resilient
  • Jira (including Jira Service Desk)
  • ServiceNow ITSM
  • ServiceNow SecOps
  • Swimlane
  • Webhook - Case Management

You need to create a connector to send cases, which stores the information required to interact with an external system. For each case, you can send the title, description, and comment when you choose to push the case — for the Webhook - Case Management connector, you can also send the status and severity fields.

Important

To add, modify, or delete a connector, you must have the Admin user role for the project (or a more permissive role).

After creating a connector, you can set your cases to automatically close when they are sent to an external system.

Create a connector

  1. From the Incident management system list, select Add new connector.

  2. Select the system to send cases to: ServiceNow, Jira, IBM Resilient, Swimlane, or Webhook - Case Management.

  3. Enter your required settings. For connector configuration details, refer to:

  4. Click Save.

Edit a connector

You can create additional connectors, update existing connectors, and change the connector used to send cases to external systems.

Tip

You can also configure which connector is used for each case individually. Refer to Create and manage cases.

To change the default connector used to send cases to external systems:

  1. Select the required connector from the Incident management system list.

To update an existing connector:

  1. Click Update <connector name>.
  2. Update the connector fields as required.

Custom fields

You can add optional and required fields for customized case collaboration.

To create a custom field:

  1. In the Custom fields section, click Add field.

  2. You must provide a field label and type (text or toggle). You can optionally designate it as a required field and provide a default value.

When you create a custom field, it's added to all new and existing cases. In existing cases, new custom text fields initially have null values.

You can subsequently remove or edit custom fields on the Settings page.

Templates

Technical preview

This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.

You can make the case creation process faster and more consistent by adding templates. A template defines values for one or all of the case fields (such as severity, tags, description, and title) as well as any custom fields.

To create a template:

  1. In the Templates section, click Add template.

  2. You must provide a template name and case severity. You can optionally add template tags and a description, values for each case field, and a case connector.

When users create cases, they can optionally select a template and use its field values or override them.

If you update or delete templates, existing cases are unaffected.

On this page