Skip to content

Commit

Permalink
[DOCS] Clarify xpack.actions.enabledActionTypes (elastic#191772)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Aug 30, 2024
1 parent c272d97 commit 22d23ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/settings/alert-action-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,12 @@ A boolean value indicating that a footer with a relevant link should be added to
`xpack.actions.enabledActionTypes` {ess-icon}::
A list of action types that are enabled. It defaults to `["*"]`, enabling all types. The names for built-in {kib} action types are prefixed with a `.` and include: `.email`, `.index`, `.jira`, `.opsgenie`, `.pagerduty`, `.resilient`, `.server-log`, `.servicenow`, .`servicenow-itom`, `.servicenow-sir`, `.slack`, `.swimlane`, `.teams`, `.thehive`, `.tines`, `.torq`, `.xmatters`, `.gen-ai`, `.bedrock`, `.gemini`, `.d3security`, and `.webhook`. An empty list `[]` will disable all action types.
+
--
Disabled action types will not appear as an option when creating new connectors, but existing connectors and actions of that type will remain in {kib} and will not function.

IMPORTANT: <<pre-configured-connectors,Preconfigured connectors>> are not affected by this setting.
--

`xpack.actions.microsoftExchangeUrl`::
The URL for the Microsoft Azure Active Directory endpoint to use for MS Exchange email authentication. Default: `https://login.microsoftonline.com`.

Expand Down

0 comments on commit 22d23ff

Please sign in to comment.