j256 / cloudwatch-logback-appender

Appender that publishes logback log entries to AWS CloudWatch
ISC License
56 stars 37 forks source link

Region is not set correctly for `lookupInstanceName` #2

Closed alexfoxgill closed 7 years ago

alexfoxgill commented 7 years ago

Good work on this appender, it works like a charm. The only bug I've found is that the AmazonEC2Client created in lookupInstanceName does not apply the region given in the config. Should be a one-line fix