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
- description: 'Manage configuration of [log indexes](https://docs.datadoghq.com/logs/indexes/).
36444
36448
36445
-
You need an API and application key with Admin rights to interact with this endpoint.'
36449
+
You need an API and non-scoped application key with Admin rights to interact with
36450
+
these endpoints.'
36446
36451
externalDocs:
36447
36452
description: Find out more at
36448
36453
url: https://docs.datadoghq.com/logs/indexes/
@@ -36454,11 +36459,12 @@ tags:
36454
36459
about processors can be found in the\n [processors documentation](https://docs.datadoghq.com/logs/log_configuration/processors/?tab=api#lookup-processor).\n\n-
36455
36460
For more information about Pipelines, see the\n [pipeline documentation](https://docs.datadoghq.com/logs/log_configuration/pipelines).\n\n**Notes:**\n\nThese
36456
36461
endpoints are only available for admin users.\nMake sure to use an application
36457
-
key created by an admin.\n\n**Grok parsing rules may effect JSON output and require\nreturned
36458
-
data to be configured before using in a request.**\nFor example, if you are using
36459
-
the data returned from a\nrequest for another request body, and have a parsing
36460
-
rule\nthat uses a regex pattern like `\\s` for spaces, you will\nneed to configure
36461
-
all escaped spaces as `%{space}` to use\nin the body data."
36462
+
key created by an admin with no applied scopes.\n\n**Grok parsing rules may effect
36463
+
JSON output and require\nreturned data to be configured before using in a request.**\nFor
36464
+
example, if you are using the data returned from a\nrequest for another request
36465
+
body, and have a parsing rule\nthat uses a regex pattern like `\\s` for spaces,
36466
+
you will\nneed to configure all escaped spaces as `%{space}` to use\nin the body
0 commit comments