[
https://issues.apache.org/jira/browse/FLUME-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732851#comment-16732851
]
ASF GitHub Bot commented on FLUME-3271:
---------------------------------------
GitHub user turcsanyip opened a pull request:
https://github.com/apache/flume/pull/272
FLUME-3271 Update User Guide to follow log4j2 upgrade changes
Also add support for configuration via system properties
(similar to the Flume system properties used with Log4j 1.x):
- flume.log.dir
- flume.log.file
- flume.root.logger.level (formerly: flume.root.logger)
- flume.root.logger.appender (formerly: flume.root.logger)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/turcsanyip/flume FLUME-3271
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/272.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 #272
----
commit 95d21fa264e2f1e760db38232331ac14ffe2cb08
Author: turcsanyi <turcsanyi@...>
Date: 2018-11-22T11:34:14Z
FLUME-3271 Update User Guide to follow log4j2 upgrade changes
Also add support for configuration via system properties
(similar to the Flume system properties used with Log4j 1.x):
- flume.log.dir
- flume.log.file
- flume.root.logger.level (formerly: flume.root.logger)
- flume.root.logger.appender (formerly: flume.root.logger)
----
> Update User Guide to follow log4j2 upgrade changes
> --------------------------------------------------
>
> Key: FLUME-3271
> URL: https://issues.apache.org/jira/browse/FLUME-3271
> Project: Flume
> Issue Type: Documentation
> Affects Versions: 1.9.0
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 2.0.0
>
>
> Flume logging has been upgraded from logj4 1.2.x to 2.x (FLUME-2050), but the
> User Guide has not been updated with these changes.
> Eg.: -Dflume.root.logger=INFO,console does not work any more
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]