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
DefaultINFO
Possible Values
ERRORWARNINFODEBUGTRACE
SubTypestring
Formaturi