Project

General

Profile

Actions

Feature #20218

closed

Container log endpoint in controller that routes to either crunch-run or keep-web

Added by Peter Amstutz about 1 year ago. Updated about 1 year ago.

Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
Crunch
Target version:
-
Story points:
-

Description

https://dev.arvados.org/projects/arvados/wiki/Efficient_live_access_to_container_logs

New endpoint

/arvados/v1/containers/{uuid}/log/{file}.txt

Client makes a WebDAV request for the log collection.

If container logs don't exist yet, make an empty response.

If the container is running, route to crunch-run instance.

If the container is completed, route to keep-web.


Related issues

Related to Arvados Epics - Idea #16442: Scalable + reliable container loggingResolved03/15/202308/31/2023Actions
Is duplicate of Arvados - Feature #19889: access current container logs at /arvados/v1/containers/{uuid}/log/{filename}ResolvedTom Clegg03/23/2023Actions
Actions

Also available in: Atom PDF