yaml
type: "io.kestra.plugin.core.log.fetch"
Examples
yaml
id: "fetch"
type: "io.kestra.plugin.core.log.fetch"
level: INFO
executionId: "{{ trigger.executionId }}"
yaml
id: "fetch"
type: "io.kestra.plugin.core.log.fetch"
level: WARN
executionId: "{{ execution.id }}"
tasksId:
- "previous_task_id"
Properties
executionId string
flowId string
level string
Default
INFO
Possible Values
ERROR
WARN
INFO
DEBUG
TRACE
namespace string
tasksId array
SubType string
Outputs
size integer
uri string
Format
uri