rundeck-plugins / rundeck-s3-log-plugin

Store execution logs in Amazon S3 buckets
Apache License 2.0
32 stars 23 forks source link

Please add a time stamp to path variables #38

Open uniit opened 4 years ago

uniit commented 4 years ago

When you have 20k executions in one folder and no exec id it's really hard to find something. Is it possible to add support for ${DATE:yyyyMMdd}?

gian4820 commented 1 year ago

Same request on case: https://pagerduty.lightning.force.com/lightning/r/Case/5004W00002CMTDrQAP/view

Would be nice to add date vars, to use in the S3-path. ${year} ${month} ${day}

E.g: framework.plugin.ExecutionFileStorage.com.rundeck.rundeckpro.amazon-s3.path=logs/${month}/${day}/${job.project}/${job.name}/${job.execid}.log

https://docs.rundeck.com/docs/administration/cluster/logstore/s3.html#build