NLnetLabs / krillmanager

Layered infrastructure as code for running Krill as a highly available scalable service with integration points for monitoring and log analysis.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Log streaming via FluentD to a real AWS S3 bucket doesn't work #34

Closed ximon18 closed 4 years ago

ximon18 commented 4 years ago

FluentD fails to start when the configuration file contains s3_endpoint rather than s3_region and the target service is actually AWS S3 rather than DigitalOcean Spaces.

ximon18 commented 4 years ago

Testing looks good: image