google/turbinia

Update tasks to log data to TurbiniaTaskResult

Ouverte

#328 ouverte le 13 déc. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)Python (170 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (789 étoiles)
Métriques de merge PR
 (Merge moyen 41j 10h) (6 PRs mergées en 30 j)

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

Guide contributeur