Actions
Feature #20217
closedcrunch-run WebDAV service providing access to latest logs
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
Crunch
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
3.0
Description
https://dev.arvados.org/projects/arvados/wiki/Efficient_live_access_to_container_logs
Use the WebDAV strategy here, but skipping server sent events.
Provides access to internal, up-to-date log collection at this endpoint.
/arvados/v1/containers/{uuid}/log/{filename}.txt
Uses existing connect-to-crunch-run gateway feature, controller makes it possible to establish connections to the crunch-run instance for a given container.
Related issues
Updated by Peter Amstutz 24 days ago
- Related to Story #16442: Scalable + reliable container logging added
Updated by Tom Clegg 18 days ago
- Is duplicate of Feature #19889: access current container logs at /arvados/v1/containers/{uuid}/log/{filename} added
Actions