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

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

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

Qiang Zhang resolved RANGER-1686.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

> 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
>              Labels: patch
>             Fix For: 1.0.0
>
>         Attachments: 0001-RANGER-1686-Log-file-name-format-of-usersync-and-sec.patch
>
>
> 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)