[ 
https://issues.apache.org/jira/browse/SOLR-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541534#comment-13541534
 ] 

Hoss Man commented on SOLR-4238:
--------------------------------

blarg.

thanks for catching that ...  sigh.  It would be nice if there wasn't 5,000 
diff jetty docs out there with conflicting info.

Committed revision 1427258.
Committed revision 1427259.

                
> filename pattern of jetty request log file in sample example\etc\jetty.xml is 
> wrong
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-4238
>                 URL: https://issues.apache.org/jira/browse/SOLR-4238
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: jm
>            Assignee: Hoss Man
>            Priority: Minor
>              Labels: logging
>             Fix For: 4.1, 5.0
>
>         Attachments: solr-4238.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> This is being used now:
>                 <Set name="filenameDateFormat">yyyy_mm_dd</Set>
> but mm means minutes (I guess) and filenames created are not meaningfull. 
> Changing to 
>                 <Set name="filenameDateFormat">yyyy_MM_dd</Set>
> creates proper filenames.
> Note that the logger is commented out by default, but I always enable it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to