Skip to content

Commit c65649b

Browse files
authored
docs/reference: create API key in Applications UI (#2333)
Instead of asking to use the APM server CLI that has been removed in 9.0. While at it drop the technical preview warning.
1 parent 4534249 commit c65649b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/reference/configuration.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -268,12 +268,7 @@ Secret tokens only provide any security if your APM Server uses TLS.
268268
| --- | --- | --- | --- |
269269
| `ELASTIC_APM_API_KEY` | `API_KEY` | `None` | A base64-encoded string |
270270

271-
::::{warning}
272-
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
273-
::::
274-
275-
276-
This base64-encoded string is used to ensure that only your agents can send data to your APM Server. The API key must be created using the [APM server command-line tool](docs-content://solutions/observability/apm/api-keys.md).
271+
This base64-encoded string is used to ensure that only your agents can send data to your APM Server. The API key can be created in the [Applications UI](docs-content://solutions/observability/apm/api-keys.md#apm-create-an-api-key).
277272

278273
::::{warning}
279274
API keys only provide any real security if your APM Server uses TLS.

0 commit comments

Comments
 (0)