mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-31 19:31:10 +02:00
Fluent Bit is an open source and multi-platform Log Forwarder which allows you to collect data/logs from different sources, unify and send them to multiple destinations. Fluent Bit is written in C, has a pluggable architecture supporting around 20 extensions. It's fast and lightweight and provides the required security for network operations through TLS. http://fluentbit.io/
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
# config file for td-agent-bit [fluent-bit]
|
|
|
|
TD_CONFIG=/etc/td-agent-bit/td-agent-bit.conf
|
|
TD_OPTS="-c $TD_CONFIG"
|