builtin:logmonitoring.log-custom-attributes)
Dynatrace log monitoring gives you the ability to define custom attributes for ingested logs.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:logmonitoring.log-custom-attributes |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.log-custom-attributes |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:logmonitoring.log-custom-attributes | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.log-custom-attributes |
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.
Property | Type | Description | Required |
---|---|---|---|
Keykey | text | The attribute key is case sensitive in log data ingestion. | required |
Show attribute values in side baraggregableAttribute | boolean | In the case of Log Monitoring Classic, the change applies to newly ingested log events. This attribute won't search any log events ingested before this option was toggled on. In Logs on Grail's case, the switch's state is ignored. | required |