[
https://issues.apache.org/jira/browse/OOZIE-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated OOZIE-169:
-------------------------------------
Fix Version/s: pre-Apache
> 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
> Fix For: pre-Apache
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira