Skip to content

Commit ba7c760

Browse files
committed
docs: Change log processing service to log processor
1 parent 648483e commit ba7c760

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ARCHITECTURE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
9393
3. 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
9797
2. Metadata status updates: `uploading``processing``completed`
9898
3. Query Service cache warming
9999

0 commit comments

Comments
 (0)