Actions
Feature #20217
closedcrunch-run WebDAV service providing access to latest logs
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
Crunch
Target version:
-
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.
Updated by Peter Amstutz almost 2 years ago
- Related to Idea #16442: Scalable + reliable container logging added
Updated by Tom Clegg almost 2 years ago
- Is duplicate of Feature #19889: access current container logs at /arvados/v1/containers/{uuid}/log/{filename} added
Actions