[ 
https://jira.duraspace.org/browse/DS-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28460#comment-28460
 ] 

Mark H. Wood commented on DS-1460:
----------------------------------

Some other possibilities:

Make the changes in the Tomcat configuration:  
http://skybert.wordpress.com/2009/07/22/how-to-get-solr-to-log-to-a-log-file/ 
(thanks, Bram, for the link)

Background on Solr's logging:  http://wiki.apache.org/solr/SolrLogging

We might want to drop the slf4j-jdk14-*.jar java.util.logging binding and the 
log4j-over-slf4j-*.jar bridge library in favor of the jul-to-slf4j-*.jar bridge 
and the slf4j-log4j12-*.jar binding, so that we consistently use log4j 
throughout.  Since we repackage all this stuff anyway, we should then move the 
configuration to [DSpace]/config/log4j.properties so that all the logging 
configuration is in one place.
                
> Add SOLR logging config file
> ----------------------------
>
>                 Key: DS-1460
>                 URL: https://jira.duraspace.org/browse/DS-1460
>             Project: DSpace
>          Issue Type: Improvement
>          Components: Solr
>    Affects Versions: 1.8.2
>         Environment: http://bit.ly/goodir
>            Reporter: Hilton Gibson
>            Assignee: Hardy Pottinger
>              Labels: solr
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> Please apply the following to the source code for SOLR logging.
> http://wiki.lib.sun.ac.za/index.php/SUNScholar/Optimisations#SOLR
> See email from Helix below.
> "I'm for adding it, but I don't decide on that alone. Please, file a Jira 
> issue.
> I'm not convinced that the modules tree is the best place for it, we
> should probably put it directly into dspace-solr instead:
> https://github.com/DSpace/dspace-solr/tree/master/webapp/src/main/webapp/WEB-INF
> Having the file in modules should still override the one in dspace-solr.
> I also think that WARNING would be a reasonable level to include into DSpace."

--
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

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to