builtin:logmonitoring.log-storage-settings)
You can include and exclude specific log sources for analysis by Dynatrace Log Monitoring. The ingest of log records is based on below rules that use matchers like log path, log levels, process groups, k8s specific selectors and more.
To ingest logs, create a new ingest rule. Use suggestions or type in the log source. You can review available log sources on the Process Group Instance screens. You need to define a custom log source if the required log source is not listed.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:logmonitoring.log-storage-settings |
| HOST - HostKUBERNETES_CLUSTER - Kubernetes clusterHOST_GROUP - Host Groupenvironment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.log-storage-settings |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:logmonitoring.log-storage-settings | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.log-storage-settings |
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 |
---|---|---|---|
Activeenabled | boolean | - | required |
Nameconfig-item-title | text | - | required |
Send to storagesend-to-storage | boolean | If | required |
matchers | Set<Matcher> | - | required |
Matcher
objectProperty | Type | Description | Required |
---|---|---|---|
Attributeattribute | enum |
| required |
Operatoroperator | enum |
| required |
values | set | - | required |