Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 411 Bytes

Log handler that forwards log message to AWS SQS

This log handler pushes log messages to AWS SQS so downstream processors can consume (e.g. push them into Splunk).

See its log4j equivalent for more details

For Splunk, this log handler should be combined with json log formatter.