Skip to content

Commit

Permalink
docs: apm-server.auth (#26831)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 committed Jul 14, 2021
1 parent 0107831 commit 222f8c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libbeat/docs/command-reference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,12 @@ ifdef::apm-server[]

experimental::[]

Communication between APM agents and APM Server now supports sending an
Communication between APM agents and APM Server supports sending an
<<api-key,API Key in the Authorization header>>.
APM Server provides an `apikey` command that can create, verify, invalidate,
and show information about API Keys for agent/server communication.
Most operations require the `manage_api_key` cluster privilege,
and you must ensure that `apm-server.api_key` or `output.elasticsearch` are configured appropriately.
and you must ensure that either `apm-server.auth.api_key` or `output.elasticsearch` are configured appropriately.

*SYNOPSIS*

Expand Down

0 comments on commit 222f8c2

Please sign in to comment.