Try it free

Logs

  • Latest Dynatrace
  • Reference
  • 1-min read
  • Published Jul 13, 2026

type: 'logs'

Built-in Logs card showing entity log entries with timestamp, severity, and message
Built-in Logs card showing entity log entries with timestamp, severity, and message

A built-in card showing logs related to the current entity. Its document shape is intentionally minimal — display and query behavior beyond the entity filter are fixed at runtime.

PropertyTypeDescription

type

'logs'

Discriminant.

id

string

Unique identifier.

entityFilter

string

DQL filter expression scoping logs with the current entity ID. Example: matchesValue(dt.smartscape_source.id, "$(entityId)")

{ "type": "logs", "id": "host-logs", "entityFilter": "matchesValue(dt.smartscape_source.id, $(entityId))" }

See also

  • Elements overview
Related tags
ExtensionsExtensionsInfrastructure Observability