[
https://issues.apache.org/jira/browse/SOLR-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-4238.
----------------------------
Resolution: Fixed
Fix Version/s: 5.0
4.1
Assignee: Hoss Man
thanks jm (oddly, your patch changed the "filename" property, but not the
"filenameDateFormat" as mentioned in your issue description -- from what i can
tell those are suppose to be in sync, so i committed both)
> 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]