[
https://issues.apache.org/jira/browse/OOZIE-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099855#comment-13099855
]
Hadoop QA commented on OOZIE-169:
---------------------------------
tucu00 remarked:
Closed by 3b90a015d319c369d4e31a79b1206ed3ae7d4236 use a system property as
logs dir
Now Oozie uses OOZIE_LOGS system property as the root for the logs.
If OOZIE_LOGS is not defined, it uses ${OOZIE_HOME}/logs.
> GH-164: use a system property 'oozie.logs' as the log dir
> ---------------------------------------------------------
>
> Key: OOZIE-169
> URL: https://issues.apache.org/jira/browse/OOZIE-169
> Project: Oozie
> Issue Type: Bug
> Reporter: Hadoop QA
>
> Currently logs are configured to go under
> ${oozie.home}/logs
> In a production deployment logs are written to another location, commonly
> under /var/log/...
> To change the location of the logs the log4j configuration file must be
> edited for all appenders.
> log4j configuration should use a ${oozie.logs} variable.
> If the system property 'oozie.logs' is not defined, Oozie XLogService should
> set it to ${oozie.home}/logs (current default location).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira