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

@ -128,3 +128,5 @@ org.apache.solr.client.solrj.SolrServerException: Server refused connection at:
- DSpace's own Solr logs don't give IP addresses, so I will have to enable Nginx's logging of `/solr` so I can see where this request came from
- I enabled logging of `/rest/` and I think I'll leave it on for good
- Also, the disk is nearly full because of log file issues, so I'm running some compression on DSpace logs
- 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