geeta created LOG4J2-2569:
-----------------------------

             Summary: Support for AWS SQS appender
                 Key: LOG4J2-2569
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2569
             Project: Log4j 2
          Issue Type: Question
          Components: Appenders
            Reporter: geeta


Hi,

Current appenders supported: 
[https://logging.apache.org/log4j/2.0/manual/appenders.html]

I want to create an appender that supports publishing events to AWS SQS. I dont 
see this appender supported by AWS SQS.

I see log4j2 provides async loggers and async appenders as well. I am writing 
this appender and want to extend the async appender, to ensure calling thread 
is not blocked on the remote calls made.

This appender will also take care of failure handling, of publishing to SQS 
fails.

Is there a guideline on how to write such an appender, that is what all custom 
handling this appender will have to take care.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to