A New Approach to Logging as a Stack: Fluent Bit + PostgreSQL (FPS) - Jonathan Gonzalez, EDB
Description:
Explore a novel approach to logging at scale in this conference talk that introduces the FPS stack: Fluent Bit + PostgreSQL. Discover how this open-source solution addresses the challenges of log collection, processing, and aggregation while providing efficient data analysis capabilities. Learn about PostgreSQL's JSONB storage engine for non-columnar structured documents and its effectiveness in storing trillions of record logs with fast query performance. Gain insights into implementing this scalable logging solution to overcome latency issues and indexing problems commonly associated with unstructured data.
A New Approach to Logging as a Stack - Fluent Bit + PostgreSQL