[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:
Kaarina Tungseth 2022-03-09 15:03:02 -06:00 committed by GitHub
parent c4098743bc
commit 27b57357cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`::