Skip to content

shatovilya/fluentd-forwarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluentd-collector

A project to run Fluentd in collector mode.

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. Run the project
docker-compose up -d
  1. After a couple of minutes, the service will start.

Useful links


Fluentd: Official Manual

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published