You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by pengjianhua <pe...@zte.com.cn> on 2017/07/11 07:57:42 UTC

Review Request 60759: Log file name format of usersync and security admin should be consistent.

-----------------------------------------------------------
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


Re: Review Request 60759: Log file name format of usersync and security admin should be consistent.

Posted by Qiang Zhang <zh...@zte.com.cn>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60759/#review180262
-----------------------------------------------------------


Ship it!




Ship It!

- Qiang Zhang


On 七月 11, 2017, 7:57 a.m., pengjianhua wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60759/
> -----------------------------------------------------------
> 
> (Updated 七月 11, 2017, 7:57 a.m.)
> 
> 
> 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
> 
>


Re: Review Request 60759: Log file name format of usersync and security admin should be consistent.

Posted by Colm O hEigeartaigh <co...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60759/#review180190
-----------------------------------------------------------


Ship it!




Ship It!

- Colm O hEigeartaigh


On July 11, 2017, 7:57 a.m., pengjianhua wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60759/
> -----------------------------------------------------------
> 
> (Updated July 11, 2017, 7:57 a.m.)
> 
> 
> 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
> 
>