[ https://issues.apache.org/jira/browse/LOG4J2-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15349014#comment-15349014 ]
ASF GitHub Bot commented on LOG4J2-1448: ---------------------------------------- GitHub user kelaban opened a pull request: https://github.com/apache/logging-log4j2/pull/32 LOG4J2-1448 - added host parameter to FlumeAppender You can merge this pull request into a Git repository by running: $ git pull https://github.com/kelaban/logging-log4j2 flume-appender Alternatively you can review and apply these changes as the patch at: https://github.com/apache/logging-log4j2/pull/32.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #32 ---- commit ba029553bb9e799daab9aa78376d36ade23e56c3 Author: Keith Laban <kelaba...@gmail.com> Date: 2016-06-25T02:04:15Z LOG4J2-1448 - added host parameter to FlumeAppender ---- > Allow comma separated agents, host list to be passed to FlumeAppender > --------------------------------------------------------------------- > > Key: LOG4J2-1448 > URL: https://issues.apache.org/jira/browse/LOG4J2-1448 > Project: Log4j 2 > Issue Type: Improvement > Reporter: Keith Laban > > Dynamic system configuration of hosts is not possible with flume appender. > The old > [LoadBalancingLog4jAppender|https://flume.apache.org/releases/content/1.4.0/apidocs/org/apache/flume/clients/log4jappender/LoadBalancingLog4jAppender.html] > accepted a space separated list. > This ticket is to add a new parameter to the FlumeAppender which accepts a > comma separated list of host:ports -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org