google/turbinia

Update tasks to log data to TurbiniaTaskResult

Aberta

#328 aberto em 13 de dez. de 2018

 (2 comentários) (0 reação) (0 responsável)Python (170 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (789 estrelas)
Métricas de merge de PR
 (Mesclagem média 41d 10h) (6 fundiu PRs em 30d)

Description

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).

Guia do colaborador