mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2016-12-02
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
<meta itemprop="dateModified" content="2016-12-02T10:43:00+03:00" />
|
||||
<meta itemprop="wordCount" content="520">
|
||||
<meta itemprop="wordCount" content="573">
|
||||
|
||||
|
||||
|
||||
@ -241,6 +241,8 @@ org.apache.solr.client.solrj.SolrServerException: Server refused connection at:
|
||||
<ul>
|
||||
<li>DSpace’s own Solr logs don’t give IP addresses, so I will have to enable Nginx’s logging of <code>/solr</code> so I can see where this request came from</li>
|
||||
<li>I enabled logging of <code>/rest/</code> and I think I’ll leave it on for good</li>
|
||||
<li>Also, the disk is nearly full because of log file issues, so I’m running some compression on DSpace logs</li>
|
||||
<li>Normally these stay uncompressed for a month just in case we need to look at them, so now I’ve just compressed anything older than 2 weeks so we can get some disk space back</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user