Skip to content

Commit

Permalink
Update x-pack/plugins/apm/readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan L Smith <[email protected]>
  • Loading branch information
sorenlouv and smith authored Aug 19, 2021
1 parent 62bdca3 commit 1d457c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/apm/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:6501 --role-suffix <github-username-or-something-unique>
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>
```

This will create:
Expand Down

0 comments on commit 1d457c6

Please sign in to comment.