Skip to content

Commit 0ac76d8

Browse files
authored
Remove all docs about Beats central management (#26399)
* Remove all docs about Beats central management * Add note about removal of Beats central management
1 parent 5667e35 commit 0ac76d8

File tree

4 files changed

+5
-16
lines changed

4 files changed

+5
-16
lines changed

filebeat/docs/index.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
1616
:beat_default_index_prefix: {beatname_lc}
1717
:beat_kib_app: {kib} Logs
1818
:has_ml_jobs: yes
19-
:has_central_config:
2019
:has_solutions:
2120
:ignores_max_retries:
2221
:has_docker_label_ex:

libbeat/docs/security/users.asciidoc

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ ifdef::apm-server[]
102102
|Set up ingest pipelines
103103
endif::apm-server[]
104104

105-
ifdef::has_central_config[]
106-
|`beats_admin`
107-
|Enroll and manage configurations in Beats central management
108-
endif::has_central_config[]
109105
|====
110106
+
111107
Omit any roles that aren't relevant in your environment.
@@ -307,10 +303,6 @@ endif::apm-server[]
307303
{kib} users typically need to view dashboards and visualizations that contain
308304
{beatname_uc} data. These users might also need to create and edit dashboards
309305
and visualizations.
310-
ifdef::has_central_config[]
311-
If you're using Beats central management, some of these users might need to
312-
create and manage configurations.
313-
endif::has_central_config[]
314306

315307
To grant users the required privileges:
316308

@@ -347,12 +339,6 @@ users who need to read {beatname_uc} data:
347339
| `monitoring_user`
348340
| Allow users to monitor the health of {beatname_uc} itself. Only assign this role to users who manage {beatname_uc}.
349341

350-
ifdef::has_central_config[]
351-
|`beats_admin`
352-
|Create and manage configurations in Beats central management. Only assign this
353-
role to users who need to use Beats central management.
354-
+
355-
endif::[]
356342
|====
357343
endif::apm-server[]
358344

libbeat/docs/upgrading.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ we've provided a migration tool to help you migrate your configurations from
7171
version 6.6 to 6.7 or later. For more information, see the
7272
https://www.elastic.co/blog/beats-6-7-0-released[Beats 6.7.0 release blog].
7373

74+
NOTE: {beats} central management has been removed starting in version 7.14.0.
75+
Looking for a replacement? Refer to the
76+
{fleet-guide}/index.html[Fleet User Guide] to learn how to deploy and centrally
77+
manage a single {agent} to monitor and secure each host.
78+
7479
==== Upgrade {beats} binaries to 7.0
7580

7681
Before upgrading:

metricbeat/docs/index.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
1717
:discuss_forum: beats/{beatname_lc}
1818
:beat_default_index_prefix: {beatname_lc}
1919
:beat_kib_app: {kib} Metrics
20-
:has_central_config:
2120
:has_solutions:
2221
:has_docker_label_ex:
2322
:has_modules_command:

0 commit comments

Comments
 (0)