Backlogs error: Couldn't find RbRelease with 'id'=69 (ActiveRecord::RecordNotFound)
Actions
Feature #19889
openaccess current container logs at /arvados/v1/containers/{uuid}/log/{filename}
Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
See Efficient live access to container logs
Provide access to the logs for a locked/running container, including the portion that has not yet been flushed to keep.
Included:- read-only webdav handler in crunch-run (may involve refactoring/exporting some parts of keep-web to avoid copying code)
- webdav handler in controller that proxies to either crunch-run gateway or keep-web (webdav.InternalURLs), depending on whether container is finished
- log_events API
- workbench2
Updated by Tom Clegg almost 2 years ago
- Related to Story #16442: Scalable + reliable container logging added
Actions