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
- WARN
Properties
endDate *Requiredstring
executionId string
flowId string
logLevels array
SubType string
Possible Values
ERROR
WARN
INFO
DEBUG
TRACE
namespace string
startDate string
Outputs
count integer
Default
0