/fluent-bit-yandex-cloud

The project launches fluent bit on Yandex Cloud virtual machines. The project uses the official Fluent Bit app for Yandex Cloud Logging.

MIT LicenseMIT

fluent-bit-yandex-cloud

The project runs Fluent Bit with the included Fluent Bit application for Yandex Cloud Logging.


Pre-deployment preparation


Before deploying the project, install Docker, Docker Compose latest versions.


Installation


For installation: To install, run:

  1. Do a git clone.

  2. Create an .env file and fill with variables:

cp ./.env_temp ./.env
  1. Add iam-key-file

Generate it via the Yandex Cloud command line interface.

Аdd it to the project root.

  1. Run the project
docker-compose up -d
  1. After a couple of minutes, the service will start.

Useful links


Fluent Bit plugin for Yandex Cloud Logging