[jira] [Commented] (FLUME-3072) Add IP address to headers in flume log4j appender

2017-06-21 Thread Denes Arvay (JIRA)

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

Denes Arvay commented on FLUME-3072:


Thanks for the patch [~andrasbeni], thanks for the review [~sati]

> Add IP address to headers in flume log4j appender
> -
>
> Key: FLUME-3072
> URL: https://issues.apache.org/jira/browse/FLUME-3072
> Project: Flume
>  Issue Type: Improvement
>  Components: Sinks+Sources
>Affects Versions: 1.8.0
>Reporter: Andras Beni
>Assignee: Andras Beni
> Fix For: 1.8.0
>
>
>  Add client's host address to log event headers in Flume NG Log4j Appender. 
> By receiving such events through AvroSource, one can route events based on 
> origin host in the receiving Flume agent.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (FLUME-3072) Add IP address to headers in flume log4j appender

2017-06-21 Thread Hudson (JIRA)

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

Hudson commented on FLUME-3072:
---

FAILURE: Integrated in Jenkins build Flume-trunk-hbase-1 #251 (See 
[https://builds.apache.org/job/Flume-trunk-hbase-1/251/])
FLUME-3072. Add IP address to headers in Flume Log4j appender (denes: 
[http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git=commit=f2996cca55bbb852dc10512ca3369ae7fd56c44f])
* (edit) 
flume-ng-clients/flume-ng-log4jappender/src/test/java/org/apache/flume/clients/log4jappender/TestLoadBalancingLog4jAppender.java
* (edit) 
flume-ng-clients/flume-ng-log4jappender/src/main/java/org/apache/flume/clients/log4jappender/LoadBalancingLog4jAppender.java
* (edit) 
flume-ng-clients/flume-ng-log4jappender/src/main/java/org/apache/flume/clients/log4jappender/Log4jAppender.java
* (edit) 
flume-ng-clients/flume-ng-log4jappender/src/main/java/org/apache/flume/clients/log4jappender/Log4jAvroHeaders.java
* (edit) 
flume-ng-clients/flume-ng-log4jappender/src/test/java/org/apache/flume/clients/log4jappender/TestLog4jAppender.java


> Add IP address to headers in flume log4j appender
> -
>
> Key: FLUME-3072
> URL: https://issues.apache.org/jira/browse/FLUME-3072
> Project: Flume
>  Issue Type: Improvement
>  Components: Sinks+Sources
>Affects Versions: 1.8.0
>Reporter: Andras Beni
>Assignee: Andras Beni
> Fix For: 1.8.0
>
>
>  Add client's host address to log event headers in Flume NG Log4j Appender. 
> By receiving such events through AvroSource, one can route events based on 
> origin host in the receiving Flume agent.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (FLUME-3072) Add IP address to headers in flume log4j appender

2017-06-21 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on FLUME-3072:


Commit f2996cca55bbb852dc10512ca3369ae7fd56c44f in flume's branch 
refs/heads/trunk from [~andrasbeni]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=f2996cc ]

FLUME-3072. Add IP address to headers in Flume Log4j appender

Log4jAppender and LoadBalancingLog4jAppender resolve local hosts address at 
startup and
add it to each event's header with the key "flume.client.log4j.address".

This closes #121.

(Andras Beni via Denes Arvay)


> Add IP address to headers in flume log4j appender
> -
>
> Key: FLUME-3072
> URL: https://issues.apache.org/jira/browse/FLUME-3072
> Project: Flume
>  Issue Type: Improvement
>  Components: Sinks+Sources
>Affects Versions: 1.8.0
>Reporter: Andras Beni
>Assignee: Andras Beni
>
>  Add client's host address to log event headers in Flume NG Log4j Appender. 
> By receiving such events through AvroSource, one can route events based on 
> origin host in the receiving Flume agent.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)