-
Notifications
You must be signed in to change notification settings - Fork 394
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
Add compress feature to the log-cleanup #134
Comments
I think this is a good option to have, i fixed the code formatting below
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello.
We want to not delete log files but firstly to compress it and after some days delete it.
For this reason, I modified this DAG and add some lines to it (I also test it and it is working, so maybe we can put this to the new version of this log_cleaner):
The text was updated successfully, but these errors were encountered: