Closed alexfoxgill closed 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
AmazonEC2Client
lookupInstanceName
Good work on this appender, it works like a charm. The only bug I've found is that the
AmazonEC2Client
created inlookupInstanceName
does not apply the region given in the config. Should be a one-line fix