Easy Steps to Install fluent-bit on Mac
Package Information:
Name: fluent-bit
Use: Fast and Lightweight Log/Data Forwarder for Linux, BSD and OSX
URL: https://github.com/fluent/fluent-bit
Installation Steps:
- Open up your Terminal.
- Copy and run the command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install fluent-bit using brew
brew install fluent-bit
fluent-bit is ready to use now!