[
https://issues.apache.org/jira/browse/OOZIE-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros updated OOZIE-2860:
--------------------------------
Description:
At the moment only Oozie server logs are written by Jetty, but not its own
[*server
logs*|https://www.eclipse.org/jetty/documentation/9.3.x/configuring-logging.html].
The Oozie 4.3.0 Tomcat logs are written to
{{$\{OOZIE_DIR\}/logs/catalina-yyyy-mm-dd.log}}. It's necessary to have the
same log location and file pattern (rollover each day), but not necessary to
have the same filename prefix. It's also a must to have the same log format
like the Tomcat one. It's nice to have log levels per package configurable via
{{oozie-default.xml}}.
was:
At the moment only Oozie server logs are written by Jetty, but not its own
[*server
logs*|https://www.eclipse.org/jetty/documentation/9.3.x/configuring-logging.html].
The Oozie 4.3.0 Tomcat logs are written to
{{$\{OOZIE_DIR\}/log/catalina-yyyy-mm-dd.log}}. It's necessary to have the same
log location and file pattern (rollover each day), but not necessary to have
the same filename prefix. It's also a must to have the same log format like the
Tomcat one. It's nice to have log levels per package configurable via
{{oozie-default.xml}}.
> Improve Jetty logging
> ---------------------
>
> Key: OOZIE-2860
> URL: https://issues.apache.org/jira/browse/OOZIE-2860
> Project: Oozie
> Issue Type: Improvement
> Components: core
> Affects Versions: 5.0.0
> Reporter: Andras Piros
> Assignee: Andras Piros
> Fix For: 5.0.0
>
>
> At the moment only Oozie server logs are written by Jetty, but not its own
> [*server
> logs*|https://www.eclipse.org/jetty/documentation/9.3.x/configuring-logging.html].
> The Oozie 4.3.0 Tomcat logs are written to
> {{$\{OOZIE_DIR\}/logs/catalina-yyyy-mm-dd.log}}. It's necessary to have the
> same log location and file pattern (rollover each day), but not necessary to
> have the same filename prefix. It's also a must to have the same log format
> like the Tomcat one. It's nice to have log levels per package configurable
> via {{oozie-default.xml}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)