Project

General

Profile

Actions

Feature #20220

open

Dispatcher uses live logs endpoint on crunch-run to fetch logs and store a backup locally

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

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

Description

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

Dispatcher should periodically contact each running container and fetch the sizes of the live logs. For all the logs that have new data, fetch the data and write them to files local to the dispatcher.

When the container is about to go into a cancelled or complete state, compare the container log collection to the local files. If the local files have content that isn't in the log collection, update the log collection. Then local logs can be discarded.


Related issues

Related to Arvados Epics - Idea #16442: Scalable + reliable container loggingResolved03/15/202308/31/2023Actions
Actions #1

Updated by Peter Amstutz about 1 year ago

  • Description updated (diff)
Actions #2

Updated by Peter Amstutz about 1 year ago

  • Related to Idea #16442: Scalable + reliable container logging added
Actions

Also available in: Atom PDF