crawlab-team / crawlab

Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
https://www.crawlab.cn
BSD 3-Clause "New" or "Revised" License
11.38k stars 1.8k forks source link

任务日志超过24小时后就无法查看 #999

Closed shilin414 closed 2 years ago

shilin414 commented 3 years ago

Bug 描述 任务日志一超过24小时就无法查看,如图 image

复现步骤 该 Bug 复现步骤如下

  1. docker-compose 使用文档里默认的的,并且把日志持久化的注释都取消掉,其他默认,我的docker-compose文件放在附件里,因为yml文件无法上传,后缀改为txt了
  2. 这样起起来的crawlab,任务日志超过24小时就无法查看了
  3. 前端页面-设置-日志,日志过期时间 是默认的不过期。

期望结果 希望日志过期时间能够生效,或者通过其他设置可以选择日志的过期时间

截屏 image

docker-compose.txt

zkqiang commented 2 years ago

先关闭了,如果 v0.6 仍有此问题可重新打开