Skip to content

Adding support for messages delivered via SNS fanout #58

Open
dgm wants to merge 3 commits into
newrelic:masterfrom
wested:master
Open

Adding support for messages delivered via SNS fanout #58
dgm wants to merge 3 commits into
newrelic:masterfrom
wested:master

Conversation

@dgm

@dgm dgm commented Sep 4, 2023

Copy link
Copy Markdown

S3 triggers Have a limitation that can only send one trigger per location, so SNS fanout is required if multiple services need to look at logfiles. While evaluating multiple logfile systems such as NewRelic, DataDog, Splunk, etc, it's really necessary to be able to keep multiple routes open at the same time.

This support is inspired a little bit from DataDog's code, also under the Apache License, but modified to fit the features currently in this code base.

@CLAassistant

CLAassistant commented Sep 4, 2023

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants