[
https://issues.apache.org/jira/browse/OOZIE-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros updated OOZIE-2860:
--------------------------------
Attachment: OOZIE-2860.001.patch
Three issues resolved:
* {{org.slf4j:slf4j-simple}} artifact is not present in {{distro}} as
{{org.slf4j:slf4j-log4j12}} is already present
* within {{jetty-logging.properties}} the logging class
{{org.eclipse.jetty.util.log.Slf4jLog}} is used
* proper configuration of Log4j over {{oozie-log4j.properties}}
> 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
>
> Attachments: jetty-logs.zip, OOZIE-2860.001.patch
>
>
> 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)