Closed ZanonEdoardo closed 6 years ago
Sorry, I don't understand. Is there a problem with the AWS class or something in my code?
For us it works. We configure the region in the logback.xml.
<appender name="CLOUDWATCH" class="com.j256.cloudwatchlogbackappender.CloudWatchAppender">
<region>eu-west-1</region>
<!-- ... -->
</appender>
I'm going to close this. Thanks @RedXi . Feel free to reopen @ZanonEdoardo .
The env variable "AWS_REGION"->"eu-west-1" of deafultProvideChain not work. I will take every "us-east-1".