Skip to content

ammeurer/fluentd-sql-to-kinesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Fluentd Postgresql to Kinesis Stream Docker Image

Run locally

  • Start up Docker on your machine
  • Fill in the database secrets and AWS credentials in the config file and Dockerfile
  • Navigate to project directory and build image: docker build -t producer:latest ./
  • Run the Docker container: docker run producer:latest

Resources

About

Spike to prove that dockerizing fluentd sql input plugin with fluentd kinesis output plugin works well - not production quality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published