Skip to content

everactive/fluentd-s3-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# fluentd-s3-docker

Run fluentd HTTP input with the AWS S3 output plugin in Docker.

1. Create the fluentd-s3-docker/data folder 
2. Create the file `secrets.env` by setting your AWS credentials.
3. Run the docker compose file:
```
$ docker compose up --build --force-recreate
```

About

Docker setup to run Fluentd with the S3 plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published