[ 
https://issues.apache.org/jira/browse/FLUME-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351350#comment-14351350
 ] 

Johny Rufus commented on FLUME-2437:
------------------------------------

[~paliwalashish] here is the config,

agent1.channels = ch1
agent1.sources = s3src
agent1.sinks = log-sink1


agent1.channels.ch1.type = memory 

agent1.sources.s3src.channels = ch1
agent1.sources.s3src.type=org.apache.flume.source.s3.S3Source
agent1.sources.s3src.bucketName = 
agent1.sources.s3src.accessKey = 
agent1.sources.s3src.secretKey = 
agent1.sources.s3src.backingDir = 

 
agent1.sinks.log-sink1.channel = ch1
agent1.sinks.log-sink1.type = logger

> S3 Source
> ---------
>
>                 Key: FLUME-2437
>                 URL: https://issues.apache.org/jira/browse/FLUME-2437
>             Project: Flume
>          Issue Type: New Feature
>            Reporter: Jonathan Natkins
>            Assignee: Ashish Paliwal
>         Attachments: FLUME-2437.patch
>
>
> There have been multiple requests on the mailing list for an S3 source



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to