A project to run Fluentd in collector mode.
Before deploying the project, install Docker, Docker Compose latest versions.
For installation: To install, run:
-
Do a git clone.
-
Create an .env file and fill with variables:
cp ./.env_temp ./.env
- Run the project
docker-compose up -d
- After a couple of minutes, the service will start.