PurgeLogs
Purge flow execution logs and trigger-related logs.
PurgeLogs
Purge flow execution logs and trigger-related logs.
yaml
type: "io.kestra.plugin.core.log.PurgeLogs"Examples
yaml
id: "purgelogs"
type: "io.kestra.plugin.core.log.PurgeLogs"
endDate: "{{ now() | dateAdd(-1, 'MONTHS') }}"yaml
id: "purgelogs"
type: "io.kestra.plugin.core.log.PurgeLogs"
endDate: "{{ now() | dateAdd(-1, 'MONTHS') }}"
logLevels:
- TRACE
- DEBUG
- INFO
- WARNProperties
endDate *Requiredstring
executionId string
flowId string
logLevels array
SubTypestring
Possible Values
ERRORWARNINFODEBUGTRACEnamespace string
startDate string
Outputs
count integer
Default
0