-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60759/
-----------------------------------------------------------

Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Colm O 
hEigeartaigh, Gautam Borad, Madhan Neethiraj, Ramesh Mani, Selvamohan 
Neethiraj, Velmurugan Periasamy, and Qiang Zhang.


Bugs: RANGER-1686
    https://issues.apache.org/jira/browse/RANGER-1686


Repository: ranger


Description
-------

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


Diffs
-----

  unixauthservice/src/main/resources/log4j.properties dbad541 


Diff: https://reviews.apache.org/r/60759/diff/1/


Testing
-------


Thanks,

pengjianhua

Reply via email to