Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying format for upload files to S3 #113

Open
onerandomusername opened this issue Jul 29, 2022 · 1 comment
Open

Allow specifying format for upload files to S3 #113

onerandomusername opened this issue Jul 29, 2022 · 1 comment
Labels
area: storage level: intermediate type: feature A request for or implementation of a new feature

Comments

@onerandomusername
Copy link
Contributor

Current format is somewhat like the following: {DATABASE_IDENTIFY}_blackbox_{DD}-{MM}-{YYYY}.{FILETYPE}.gz

it would be nice to be able to define the format via a configuration variable, plus the format the date will use.

Additionally, being able to specify a MIGRATE_FROM format/regex which is used for file retention to delete older backups that match the specific format would be nice (to support changing the format with existing backups).

@lemonsaurus lemonsaurus added area: storage level: intermediate type: feature A request for or implementation of a new feature labels Feb 28, 2023
@lemonsaurus
Copy link
Owner

I like this idea and think we should do it.

I'm currently not very actively maintaining this project due to my paternal leave, but I welcome and respond to PRs if someone wants to have a go at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: storage level: intermediate type: feature A request for or implementation of a new feature
Projects
None yet
Development

No branches or pull requests

2 participants