mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Adds missing monitoring.cluster_alerts.email_notifications.enabled
setting (#127323)
* [DOCS] Adds missing setting * Removes deprecation message for unsupported version
This commit is contained in:
parent
c4098743bc
commit
27b57357cc
1 changed files with 5 additions and 1 deletions
|
@ -29,8 +29,12 @@ For more information, see
|
|||
[[monitoring-general-settings]]
|
||||
==== General monitoring settings
|
||||
|
||||
`monitoring.cluster_alerts.email_notifications.enabled`::
|
||||
deprecated:[7.11.0]
|
||||
When enabled, sends email notifications for Watcher alerts to the specified email address. The default is `true`.
|
||||
|
||||
`monitoring.cluster_alerts.email_notifications.email_address` {ess-icon}::
|
||||
deprecated:[7.11.0,"In 8.2.0 and later, this setting will no longer be supported."]
|
||||
deprecated:[7.11.0]
|
||||
When enabled, specifies the email address where you want to receive cluster alert notifications.
|
||||
|
||||
`monitoring.ui.ccs.enabled`::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue