A block for displaying the logs of a flow execution.
yaml
type: "io.kestra.plugin.ee.apps.execution.blocks.Logs"
Properties
filter Non-dynamicLogs-LogFilter
The filter for the logs.
Definitions
io.kestra.plugin.ee.apps.execution.blocks.Logs-LogFilter
logLevel string
Possible Values
ERROR
WARN
INFO
DEBUG
TRACE
The optional log level.
taskIds array
SubType string
The optional list of tasks for which logs are to be displayed.