Week 34: uber central logging @ scale
- Modernizing Logging at Uber with CLP (Part II): Compressed log processing. Uber’s software emits log events at high volume which necessitated finding a new way to cost effectively store that data and allow for later analysis and search. CLP is that. Sounds neat and is open source.
- CLP @ Github: Source code