[
https://issues.apache.org/jira/browse/STORM-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981348#comment-13981348
]
ASF GitHub Bot commented on STORM-298:
--------------------------------------
GitHub user bbaugher opened a pull request:
https://github.com/apache/incubator-storm/pull/89
STORM-298: Added full path to the metric appender fileNamePattern in logback
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbaugher/incubator-storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/89.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #89
----
commit a831984b0d63630daa738d1cae361cb70d7a5804
Author: Bryan Baugher <[email protected]>
Date: 2014-04-25T18:11:58Z
STORM-298: Added full path to the metric appender fileNamePattern in logback
----
> Logback file does not include full path for metrics appender fileNamePattern
> -----------------------------------------------------------------------------
>
> Key: STORM-298
> URL: https://issues.apache.org/jira/browse/STORM-298
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Reporter: Bryan Baugher
> Priority: Trivial
>
> Looking at the logback file here[1] the fileNamePattern for the metrics
> appender does not include the full path to the file like the other appenders
> do[2][3].
> [1] -
> https://github.com/apache/incubator-storm/blob/master/logback/cluster.xml#L57
> [2] -
> https://github.com/apache/incubator-storm/blob/master/logback/cluster.xml#L40
> [3] -
> https://github.com/apache/incubator-storm/blob/master/logback/cluster.xml#L23
--
This message was sent by Atlassian JIRA
(v6.2#6252)