lablup / lablup/backend.ai

Capture full container stdout/stderr logs

Open
#7,990 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Motivation

- Current implementation only captures container startup logs. Full runtime output is needed for `kubectl logs` support.

## Required Features

- Capture all container stdout/stderr throughout session lifecycle
- Persist logs beyond container termination
- Support log rotation/size limits for long-running sessions

## Impact

- **Agent**: Medium - Log capture and forwarding
- **Common**: Low - Log storage (Valkey/Redis or DB)

## Testing Scenarios

- Logs from entire session lifecycle are captured
- Logs persist after session termination
- Large log handling (rotation, truncation)
- Multi-container session log separation

JIRA Issue: BA-3869

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.