Return-Path: X-Original-To: apmail-flume-user-archive@www.apache.org Delivered-To: apmail-flume-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 477BF10277 for ; Fri, 14 Feb 2014 01:10:24 +0000 (UTC) Received: (qmail 80158 invoked by uid 500); 14 Feb 2014 01:10:16 -0000 Delivered-To: apmail-flume-user-archive@flume.apache.org Received: (qmail 80104 invoked by uid 500); 14 Feb 2014 01:10:16 -0000 Mailing-List: contact user-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flume.apache.org Delivered-To: mailing list user@flume.apache.org Received: (qmail 80096 invoked by uid 99); 14 Feb 2014 01:10:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 01:10:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rgrilli@gmail.com designates 209.85.216.180 as permitted sender) Received: from [209.85.216.180] (HELO mail-qc0-f180.google.com) (209.85.216.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 01:10:09 +0000 Received: by mail-qc0-f180.google.com with SMTP id i17so18890926qcy.25 for ; Thu, 13 Feb 2014 17:09:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=kWzKkfWyvaaUjsfDywXzqCyIiMM8b5AIJ+XgB9hWwcQ=; b=v8+BX5KnHQTjp/bU7HOtJEFO7DISDp7ut/yFGEQnJRCUcP06zpMLRb6VaXXnjOujG9 eKK6maALz55evp1prO1QC0HH+CO7+rC7/YnQS02e33EyZPqH7lE20CHNTJFE8klPZZjz nCc854fSgkBGo8w+gmJrx64Cf3YDZJ2bq07nhESBwt7RT54mD6NfcYuQVaQenGYkSCeo qBTH9NBmK9VSB2QrqgYnik4JJT2ue+01zTgcM+LH0YHv69NOd4O40gyKo39uGE1g6eRH 8fTL4kcwp2lrFMLKQhxzJCi0JO9AL5DaF3DtlrZ1CIJSO+OoBsp8Cc5+RIM82v32ui+l 2gzA== X-Received: by 10.229.179.69 with SMTP id bp5mr8073252qcb.17.1392340188506; Thu, 13 Feb 2014 17:09:48 -0800 (PST) Received: from [10.0.1.13] (pool-108-51-200-208.washdc.fios.verizon.net. [108.51.200.208]) by mx.google.com with ESMTPSA id k95sm5362320qgd.22.2014.02.13.17.09.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 13 Feb 2014 17:09:47 -0800 (PST) From: Rodney Grilli Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: AWS SQS Sink Plugin Message-Id: <98315422-866F-438F-8336-3C537A71AEDB@gmail.com> Date: Thu, 13 Feb 2014 20:09:44 -0500 To: user@flume.apache.org Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) X-Mailer: Apple Mail (2.1827) X-Virus-Checked: Checked by ClamAV on apache.org Hello, Is anyone aware of an AWS SQS Sink plugin? We are currently using the = flume agent to sink all events to S3, but would like to sink a filtered = set of events to SQS in support of a near-realtime dashboard capability. = We are very happy with the performance of the flume agent, and would = rather not have to replace it with a logstash or fluentd agent that = include plugins for both S3 and SQS. I had no luck with my searches of the Internet, flume-Jira, and the = flume user mailing list archive. Thanks in advance for your help on this, Rodney Grilli =20=