Actions
Feature #18790
openAccess live container logs through arvados-client and crunch-run container gateway
Status:
New
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Story points:
2.0
Description
A command like this should show live logs on stdout, and exit when the container finishes:
$ arvados-client logs $container_uuid
To be implemented using Efficient live access to container logs
For now:- Show content from crunch-run.txt, stderr.txt, stdout.txt
- No headers/prefixes showing which file the logs are coming from
- Uses the endpoint on controller
/arvados/v1/containers/{uuid}/log/{file}
to poll the files.
Related issues
Updated by Tom Clegg about 1 year ago
- Related to Story #16442: Scalable + reliable container logging added
Updated by Peter Amstutz 18 days ago
- Related to Feature #19889: access current container logs at /arvados/v1/containers/{uuid}/log/{filename} added
Updated by Peter Amstutz 18 days ago
- Target version changed from To be groomed to To be scheduled
Updated by Peter Amstutz 4 days ago
- Target version changed from To be scheduled to Development 2023-04-12 sprint
Actions