You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/configuration.md
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -268,12 +268,7 @@ Secret tokens only provide any security if your APM Server uses TLS.
268
268
| --- | --- | --- | --- |
269
269
|`ELASTIC_APM_API_KEY`|`API_KEY`|`None`| A base64-encoded string |
270
270
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).
277
272
278
273
::::{warning}
279
274
API keys only provide any real security if your APM Server uses TLS.
0 commit comments