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:

  1. Open up your Terminal.
  2. Copy and run the command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install fluent-bit using brew
    brew install fluent-bit

fluent-bit is ready to use now!