Hi I have not tried this but would suggest using something like nginx to do your ssl termination and loop back to a local port for your http source On 19 Jun 2013 21:10, "shushuai zhu" <[email protected]> wrote:
> Hi, > > I am using HTTP to transfer data from remote machine to HTTPSource of > Flume agent (the flume conf. file looks like below). Is HTTPS supported? > Anyone has examples to use HTTPS to transfer the data? > > agent1.sources = r1 > agent1.sources.r1.type = org.apache.flume.source.http.HTTPSource > agent1.sources.r1.port = 41415 > agent1.sources.r1.channels = ch1 > agent1.sources.r1.handler = org.apache.flume.source.http.JSONHandler > Thanks. > > Shushuai > > -- www.mydrivesolutions.com This email and any attachments is private and confidential. If you have received this message in error please remove it from your systems and notify the author. MyDrive Solutions Limited is registered in England and Wales, No 07330334. Registered office: Surrey Technology Centre, 40 Occam Road, Guildford GU2 7YG, UK
