Rocky Linux and Alma Linux
Single line install
curl https://raw.githubusercontent.com/fluent/fluent-bit/master/install.sh | shRHEL 9
Configure YUM
[fluent-bit] name = Fluent Bit baseurl = https://packages.fluentbit.io/almalinux/$releasever/ gpgcheck=1 gpgkey=https://packages.fluentbit.io/fluentbit.key repo_gpgcheck=1 enabled=1
Install
Last updated
Was this helpful?