rundeck-s3-log-plugin icon indicating copy to clipboard operation
rundeck-s3-log-plugin copied to clipboard

Store execution logs in Amazon S3 buckets

Results 14 rundeck-s3-log-plugin issues
Sort by recently updated
recently updated
newest added

* Gradle 5.1.1 * AWS SDK Version 1.12.262 to support af-south-1 I tried to use Rundeck in Kubernetes and write to a bucket in the `af-south-1` region but hit this...

Hi I don't want to use a region since we're using S3 object store on prem which does not have region defined.

When old jobs are removed from rundeck, it also removes the files from s3. If this was configurable, then the logs could exist longer than the job history in rundeck...

[gradle caching](https://docs.gradle.org/current/userguide/build_cache.html). Shared caches can reduce the number of tasks you need to execute by reusing outputs already generated elsewhere. This can significantly decrease build times. We can enable this...

Possibly something wrong with my config, but I can't work it out. Any thoughts would be greatly appreciated. **Describe the bug:** After many try with different configuration, I not able...

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}?

I have a two node Rundeck cluster and using the S3 plugin. Recently I noticed that as of about 10 days ago logs stopped being delivered to S3 and one...

Hi, We use rundeck in production and until version 2.6.X of rundeck, this plugin worked great and it uploaded all execution logs to S3. After upgrading to rundeck 2.10.5, (reinstalling...

Hi, i have installed rundeck in ec2 instance and want to move every project-job log into S3 storage. i use Rundeck S3 Log plugin to implement this, but i just...

It would be useful to allow the option to transparently compress/decompress from s3 to save on storage costs.