builtin:logmonitoring.log-agent-feature-flags)
Unlock new features of the Log module in Dynatrace.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:logmonitoring.log-agent-feature-flags |
| HOST - HostKUBERNETES_CLUSTER - Kubernetes clusterHOST_GROUP - Host Groupenvironment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.log-agent-feature-flags |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:logmonitoring.log-agent-feature-flags | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.log-agent-feature-flags |
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 |
---|---|---|---|
Collect all container logsNewContainerLogDetector | boolean | Enable OneAgent to collect all container logs in Kubernetes environments. This setting enables:
For more details, check our documentation. | required |
Collect Journald logsJournaldLogDetector | boolean | Enable OneAgent to collect logs from Journald on Linux systems. This setting enables:
| required |