Skip to content

Commit 0528e2b

Browse files
authored
Document the deprecation of the 'auth.password' setting (#53822)
1 parent b51ea25 commit 0528e2b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/migration/migrate_7_7.asciidoc

+7
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ will fail to start.
5151
The `order` config of authentication realms must be unique in version 8.0.0.
5252
If you configure more than one realm of any type with the same order, the node will fail to start.
5353

54+
[discrete]
55+
[[deprecate-insecure-monitoring-password]]
56+
==== Deprecation of insecure monitoring password setting
57+
58+
The `auth.password` setting for the monitoring HTTP exporter has been deprecated and will be
59+
removed in version 8.0.0. Please use the `auth.secure_password` setting instead.
60+
5461
[discrete]
5562
[[breaking_77_search_changes]]
5663
=== Search changes

0 commit comments

Comments
 (0)