Technology · Ebook
Fluentd: Unified Logging for Cloud-Native Systems
by Shriira Press
Fluentd is the open-source data collector for unified logging: it gathers logs and events from everywhere, parses and transforms them into a common structure, and routes them to wherever they need to go — decoupling sources from destinations. This free book teaches it from the ground up: the unified-logging model and structured-event pipeline, Fluentd's plugin architecture and tag-driven event flow, the configuration directives (source, filter, match, label), parsing and enriching data, buffering and reliability, the plugin ecosystem, Fluentd in Kubernetes (and how it compares to Fluent Bit), performance tuning and the forwarder/aggregator architecture, security, and operating it in production. Ten focused chapters with real config and clear diagrams that turn scattered, inconsistent log data into a unified, structured, reliably-delivered stream.
Contents
- 1Preface
- 2Chapter 1 — What Fluentd Is
- 3Chapter 2 — The Unified Logging Model
- 4Chapter 3 — Architecture and Event Flow
- 5Chapter 4 — Configuration
- 6Chapter 5 — Parsing and Structuring Data
- 7Chapter 6 — Buffering and Reliability
- 8Chapter 7 — The Plugin Ecosystem
- 9Chapter 8 — Fluentd in Kubernetes
- 10Chapter 9 — Performance and Security
- 11Chapter 10 — Operating Fluentd and Putting It Together
