I would like to send SNS events to Fluentd for routing to other systems like Graylog.
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 log notifications. But it doesn't appear to support the more generic case of simply wanting to send events from any SNS topic into Fluentd.
Is there a way to make this work with fluent-plugin-forward-aws as-is? If not, would it make sense to support the generic SNS->Fluentd use case in this plugin?
I would like to send SNS events to Fluentd for routing to other systems like Graylog.
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 log notifications. But it doesn't appear to support the more generic case of simply wanting to send events from any SNS topic into Fluentd.
Is there a way to make this work with fluent-plugin-forward-aws as-is? If not, would it make sense to support the generic SNS->Fluentd use case in this plugin?