Skip to content

Commit 8868306

Browse files
committed
docs: apm-server.auth
1 parent 4933aef commit 8868306

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

libbeat/docs/command-reference.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,12 @@ ifdef::apm-server[]
134134

135135
experimental::[]
136136

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

144144
*SYNOPSIS*
145145

0 commit comments

Comments
 (0)