A companion container that runs alongside main tool containers in Unstract for log processing, monitoring, and real-time streaming.
- Log processing and real-time streaming to Redis
- Monitors tool container output and completion signals
- Runs in same pod as tool container (For K8s)
- Handles organization and execution-specific logging
- Part of containerized tool execution infrastructure
The sidecar container operates as part of Unstract's containerized infrastructure, working in tandem with the main tool containers to provide real-time monitoring and log management capabilities. It uses Redis for efficient log publishing and streaming.