= Amazon SNS output plugin for Fluent == Install $ gem install fluent-plugin-sns == Component === SNSOutput Send fluent-event as message to amazon SNS. == Configuratin === SNSOutput type sns # following attibutes are required aws_key_id {your_aws_key_id} aws_sec_key {your_aws_secret_key} sns_topic_name {sns_topic_name} # following attibutes are optional sns_subject_key {sns_subject_key} sns_subject {sns_subject} #constant subject == TODO - implement! === More configuration == Tool == Copyright Copyright:: Copyright (c) 2011- Yudai Odagiri License:: Apache License, Version 2.0