Fetch ​Fetch

yaml
type: "io.kestra.plugin.core.log.fetch"
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
Default INFO
Possible Values
ERRORWARNINFODEBUGTRACE
SubType string
Format uri