CentOS Packages
Install on Redhat / CentOS
Configure Yum
[td-agent-bit]
name = TD Agent Bit
baseurl = https://packages.fluentbit.io/centos/7/$basearch/
gpgcheck=1
gpgkey=https://packages.fluentbit.io/fluentbit.key
enabled=1Install
$ yum install td-agent-bit$ service td-agent-bit startLast updated
Was this helpful?