[APM] Change username in readme (#109604)

This commit is contained in:
Søren Louv-Jansen 2021-08-23 15:00:47 +02:00 committed by GitHub
parent 8489e91f2a
commit 8deaa573de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@ node scripts/eslint.js x-pack/legacy/plugins/apm
APM behaves differently depending on which the role and permissions a logged in user has. To create the users run:
```sh
node x-pack/plugins/apm/scripts/create-apm-users-and-roles.js --username elastic --password changeme --kibana-url http://localhost:5601 --role-suffix <github-username-or-something-unique>
node x-pack/plugins/apm/scripts/create-apm-users-and-roles.js --username admin --password changeme --kibana-url http://localhost:5601 --role-suffix <github-username-or-something-unique>
```
This will create: