We use this plug-in and we accumulate a lot of execution logs in S3 (400K 1.6 GB in our dev environment).
I could set an expiration policy on the S3 bucket itself taking care of that, e.g. a one-week retention. The question is about any possible side effect for RunDeck. There is a database too (MySQL for us), is it possible that removing the files in S3 w/o updating could have an impact?
Can you document in the README the good practice in this regard?
Thanks
We use this plug-in and we accumulate a lot of execution logs in S3 (400K 1.6 GB in our dev environment).
I could set an expiration policy on the S3 bucket itself taking care of that, e.g. a one-week retention. The question is about any possible side effect for RunDeck. There is a database too (MySQL for us), is it possible that removing the files in S3 w/o updating could have an impact?
Can you document in the README the good practice in this regard? Thanks