Failed to clear the logs from WORKFLOW LOG_CEANUP
- Dominant language
- TypeScript
- Stars
- 156k
- Forks
- 24.6k
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 610
Description
### Self Checks
- [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542).
- [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [x] I confirm that I am using English to submit this report, otherwise it will be closed.
- [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- [x] Please do not modify this template :) and fill in all the required fields.
### Dify version
V1.13.3
### Cloud or Self Hosted
Self Hosted (Docker)
### Steps to reproduce
I have set the parameters as shown in the above image, restarted all Dify applications, and set the container time to 2 AM. However, the logs of the Dify application do not only retain the last 3 days; how should I troubleshoot this?
docker logs docker-worker_beat-1 2>&1 | grep -i "workflow"
### ✔️ Expected Behavior
I hope to retain only the most recent 3 days of application log information based on the configuration parameters
### ❌ Actual Behavior
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.