google / turbinia

Automation and Scaling of Digital Forensics Tools
Apache License 2.0
735 stars 161 forks source link

Added new API endpoints (logs, evidence) #1527

Closed jleaniz closed 1 month ago

jleaniz commented 1 month ago

Description of the change

This PR creates new API endpoints to retrieve log data for Turbinia components in a similar way to the "tail" command.

It also adds a new endpoint to download evidence files based on evidence IDs.

Applicable issues

Additional information

Checklist

jleaniz commented 1 month ago

image