You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "dima levchenko (JIRA)" <ji...@apache.org> on 2015/08/12 15:21:45 UTC

[jira] [Updated] (FLUME-2764) HTTPSource saving client ip and some http-headers into event

     [ https://issues.apache.org/jira/browse/FLUME-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dima levchenko updated FLUME-2764:
----------------------------------
    Attachment: flume-2764-0.patch

patch is applied on top of trunk branch from github

> HTTPSource saving client ip and some http-headers into event
> ------------------------------------------------------------
>
>                 Key: FLUME-2764
>                 URL: https://issues.apache.org/jira/browse/FLUME-2764
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>            Reporter: dima levchenko
>              Labels: features, newbie, patch
>         Attachments: flume-2764-0.patch
>
>
> I plan to use flume as a receiver of events coming from javascript applications. For each event I would like to store an IP from which this event comes. Because flume can be behind some proxy, I also would like to be able to retrieve original IP from headers set by this proxy.
> this behavior seems pretty common for http components, so I would like to suggest an improvement for HTTPSource to dump remote ip, and/or some headers into event headers.
> thank you for comments :)



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