Fluent Bit:核心概念
Editor’s note: This article is an excerpt from the Manning book, “Fluent Bit with Kubernetes:” Chapter 1, An Introduction to The post Fluent Bit: Core Concepts appeared first on The New Stack.
Fluent Bit是一个事件捕获和分发工具,核心概念包括事件、元数据、时间戳和记录。元数据由关键值对组成,时间戳标识事件发生的时间,记录包含事件数据。Fluent Bit支持多种插件,灵活处理日志、指标和追踪数据。
