amazon-archives / kinesis-log4j-appender

ARCHIVED: Log4J Appender for writing data into a Kinesis Stream
Apache License 2.0
62 stars 42 forks source link

Added support for choosing region and/or endpoint for publishing data to Amazon Kinesis #5

Closed ksumit closed 9 years ago

ksumit commented 9 years ago

This adds features requested in #3 and #4 by adding both region and endpoint options. If endpoint is configured, requests are made to the destination configured in endpoint instead of default endpoint in the configured region.