docs: administration: hot-reload: document relative path resolution (#2700)
Document how Fluent Bit resolves relative file references and the hot reload fix from fluent-bit d94fd89ce.
- Add a Relative paths section listing the references this affects: parsers_file, plugins_file, upstream high availability files, and the stream processor streams_file
- Describe the two-step resolution: the path as written relative to the process working directory first, then the directory holding the main configuration file
- Note that absolute paths are used as provided and aren’t retried
- Record that Fluent Bit 5.1.3 and greater preserves the configuration directory across a hot reload, that earlier versions lost it, and that absolute paths are the workaround on those versions
- Document that a failure to preserve the directory halts the reload, keeps the previous configuration running, and logs a specific message
Signed-off-by: Eric D. Schabell eric@schabell.org
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
description: High Performance Telemetry Agent for Logs, Metrics and Traces
Fluent Bit documentation
Fluent Bit is a fast and lightweight telemetry agent for logs, metrics, and traces for Linux, macOS, Windows, and BSD family operating systems. Fluent Bit has been made with a strong focus on performance to allow the collection and processing of telemetry data from different sources without complexity.
Features
Release notes
For more details about changes in each release, refer to the official release notes.
If you are upgrading from the Fluent Bit
4.2series, start with What’s new in Fluent Bit v5 and Upgrade notes.Fluent Bit, Fluentd, and CNCF
Fluent Bit is a CNCF graduated sub-project under the umbrella of Fluentd.
Fluent Bit was originally created by Eduardo Silva and is now sponsored by Palo Alto Networks. As a CNCF-hosted project, it’s a fully vendor-neutral and community-driven project.
License
Fluent Bit, including its core, plugins, and tools, is distributed under the terms of the Apache License v2.0.