You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 05:27:11 UTC

[jira] [Closed] (OOZIE-169) GH-164: use a system property 'oozie.logs' as the log dir

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

Roman Shaposhnik closed OOZIE-169.
----------------------------------

    Resolution: Fixed

> 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