Update notes for 2016-12-02

This commit is contained in:
2016-12-02 13:27:32 +02:00
parent 823c8ddab4
commit e9faae906b
5 changed files with 11 additions and 1 deletions

View File

@ -145,6 +145,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>
</description>
</item>