Company
Date Published
Author
-
Word count
693
Language
English
Hacker News points
None

Summary

We've rebuilt our log storage and search infrastructure for scale by replacing a polling-based system with a more scalable solution that uses Docker's syslog driver, Vector log aggregator, Google Cloud Storage, and Go micro-service using GRPC streams. The new system allows users to view logs for all historical deployments and filter logs by keyword in real-time, making it more efficient and scalable than the previous implementation.