google/turbinia

Update tasks to log data to TurbiniaTaskResult

开放

#328 创建于 2018年12月13日

 (2 条评论) (0 个反应) (0 位负责人)Python (170 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (789 个星标)
PR 合并指标
 (平均合并 41天 10小时) (30 天内合并 6 个 PR)

描述

Right now a lot of the logging from the tasks does not get propagated back to the user, so we should make sure that all of the tasks are adding logs and errors to the results so that at minimum the data gets put into the worker-log.txt. Ideally we would store this info in datastore so that the clients could query it later (this part is in #115).

贡献者指南