forked from elastic/beats
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Added beats_system user (elastic#6541)
This PR documents the new beats_system built-in user and how it is configured for use with X-Pack monitoring.
- Loading branch information
Showing
12 changed files
with
40 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[role="xpack"] | ||
[[beats-system-user]] | ||
=== Configuring the built-in user for {beatname_uc} | ||
|
||
{security} provides built-in user credentials in {es} that have a fixed set of | ||
privileges. In 6.3.0 and later releases, there is a `beats_system` built-in user, | ||
which {beatname_uc} uses to store monitoring information in {es}. | ||
|
||
The initial passwords for all of the built-in users are set by using the | ||
`setup-passwords` tool in {es}. Thereafter, you can change the passwords by | ||
using the *Management > Users* page in Kibana or the | ||
{ref}/security-api-change-password.html[Change Password API]. | ||
|
||
IMPORTANT: If you upgraded from {es} version 6.2 or earlier, you will not | ||
have set a password for the `beats_system` user. A user with the | ||
`manage_security` privilege must change the password for this built-in user. | ||
|
||
For more | ||
information, see: | ||
|
||
* {xpack-ref}/setting-up-authentication.html[Setting Up User Authentication] | ||
* {xpack-ref}/built-in-roles.html[Built-in Roles] | ||
* <<monitoring>> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters