Feature #20217
Updated by Peter Amstutz almost 2 years ago
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. feature.