You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "peng.jianhua (JIRA)" <ji...@apache.org> on 2017/07/11 07:00:00 UTC

[jira] [Created] (RANGER-1686) Log file name format of usersync and security admin should be consistent.

peng.jianhua created RANGER-1686:
------------------------------------

             Summary: Log file name format of usersync and security admin should be consistent.
                 Key: RANGER-1686
                 URL: https://issues.apache.org/jira/browse/RANGER-1686
             Project: Ranger
          Issue Type: Bug
          Components: usersync
            Reporter: peng.jianhua
            Assignee: peng.jianhua
            Priority: Minor


Log file name format of usersync is as following:
log4j.appender.logFile.file=${logdir}/usersync.log

Log file name format of security admin is as following:
log4j.appender.xa_log_appender.file=${logdir}/ranger-admin-${hostname}-${user}.log

We should modify log file name format of usersync as following:
log4j.appender.logFile.file=${logdir}/usersync-${hostname}-${user}.log



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