File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Kubin uses a microservices architecture optimized for high-throughput uploads an
3131- Generates pre-signed URLs for direct uploads/downloads
3232- Implements lifecycle policies and multipart uploads
3333
34- ### Log Processing Service
34+ ### Log Processor
3535- Background parsing of raw logs into structured data
3636- Batch inserts to ClickHouse for analytics
3737- Handles various log formats with parallel processing
@@ -93,7 +93,7 @@ Kubin uses a microservices architecture optimized for high-throughput uploads an
93933 . S3 events trigger Kafka notifications
9494
9595### Phase 3: Background Processing (30-300s)
96- 1 . Log Processing Service parses and indexes logs
96+ 1 . Log Processor parses and indexes logs
97972 . Metadata status updates: ` uploading ` → ` processing ` → ` completed `
98983 . Query Service cache warming
9999
You can’t perform that action at this time.
0 commit comments