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

airflow-log-cleanup Can not find log file correctly #141

Open
deryann opened this issue Apr 16, 2024 · 1 comment
Open

airflow-log-cleanup Can not find log file correctly #141

deryann opened this issue Apr 16, 2024 · 1 comment

Comments

@deryann
Copy link

deryann commented Apr 16, 2024

When run the task it has following message.

[2024-04-16, 05:50:16 UTC] {subprocess.py:93} INFO - Running Cleanup Process...
[2024-04-16, 05:50:16 UTC] {subprocess.py:93} INFO - Executing Find Statement: find /opt/*/logs// -type f -mtime +30
[2024-04-16, 05:50:18 UTC] {subprocess.py:93} INFO - environment: line 25: /usr/bin/find: Argument list too long
[2024-04-16, 05:50:18 UTC] {subprocess.py:93} INFO - Process will be Deleting the following File(s)/Directory(s):

@deryann deryann changed the title Can not find log file correctly airflow-log-cleanup Can not find log file correctly Apr 16, 2024
@deryann
Copy link
Author

deryann commented Apr 16, 2024

#137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant