type: 'logs'

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.
| Property | Type | Description |
|---|---|---|
|
| Discriminant. |
|
| Unique identifier. |
|
| DQL filter expression scoping logs with the current entity ID. Example: |
{ "type": "logs", "id": "host-logs", "entityFilter": "matchesValue(dt.smartscape_source.id, $(entityId))" }
ExtensionsInfrastructure Observability