Graylog2 / Graylog2/graylog-plugin-aws
sns events to graylog
Open
enhancement
feature
triaged
- Dominant language
- Java
- Stars
- 93
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
I would like to send SNS events to Graylog. This is a feature that is available in competitive products (e.g. https://www.loggly.com/docs/amazon-sns/).
It seems like this Plugin already has a lot of the pieces to make this happen. It can already poll an SQS queue subscribed to an SNS topic for Cloudtrail log notifications. But it doesn't appear to support the more generic case of simply wanting to send events from any SNS topic into Graylog.
Is there a way to make this work with graylog-plugin-aws as-is? If not, would it make sense to support the SNS->Graylog use case in this plugin?
Contributor guide
Assessment
This issue has not been assessed yet.