mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Adds email notifications setting (#147660)
This commit is contained in:
parent
902f86a066
commit
e6f57ba2c0
1 changed files with 4 additions and 0 deletions
|
@ -325,6 +325,10 @@ experimental[] Indicates which roles to configure the {kib} process with, which
|
|||
run {kib} in different modes. Valid options are `background_tasks` and `ui`,
|
||||
or `*` to select all roles. *Default: `*`*
|
||||
|
||||
`notifications.connectors.default.email`::
|
||||
Specifies the name of the connector that is used to send email notifications.
|
||||
In {ecloud}, the default value is `elastic-cloud-email`.
|
||||
|
||||
[[path-data]] `path.data`::
|
||||
The path where {kib} stores persistent data
|
||||
not saved in {es}. *Default: `data`*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue