google / google/turbinia

Update tasks to log data to TurbiniaTaskResult

Open
#328 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
794
Forks
172
PR merge metrics
No merged PRs in 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).

Contributor guide

Open the contributing guide

Research direction

Start by locating TurbiniaTaskResult and the task implementations that produce worker output. Trace how task logs and errors reach worker-log.txt, then verify that each task adds this information to its result; datastore persistence is out of scope here and tracked in #115.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.