Settings API - Log DQL processing schema table Log DQL processing (builtin:logs-dql-processing-rules) Configure rules for DQL processing.
builtin:logs-dql-processing-rulesgroup:log-monitoring.analysisgroup:log-monitoringenvironment
Retrieve schema via Settings API GET Managed https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logs-dql-processing-rulesGET SaaS https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:logs-dql-processing-rulesGET Environment ActiveGate https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logs-dql-processing-rules
Authentication To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication .
Parameters The DqlProcessingRule object Rule nameruleName text - Required Matcherquery text - Required Processor definitionrule text - Required Sample datasampleData text Sample data in JSON format.
Required