mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-25 16:08:19 +01:00
Add notes for 2016-10-14
This commit is contained in:
parent
8b08e1ba2b
commit
108325fe08
@ -82,3 +82,9 @@ root@linode01:~# ls -lh /var/log/tomcat7/localhost_access_log.2015* | wc -l
|
||||
```
|
||||
|
||||
- Delete 2GB `cron-filter-media.log` file, as it is just a log from a cron job and it doesn't get rotated like normal log files (almost a year now maybe)
|
||||
|
||||
## 2016-10-14
|
||||
|
||||
- Run all system updates on DSpace Test and reboot server
|
||||
- Looking into some issues with Discovery filters in Atmire's content and usage analysis module after adjusting the filter class
|
||||
- Looks like changing the filters from `configuration.DiscoverySearchFilterFacet` to `configuration.DiscoverySearchFilter` breaks them in Atmire CUA module
|
||||
|
@ -191,6 +191,14 @@ DELETE 11
|
||||
<li>Delete 2GB <code>cron-filter-media.log</code> file, as it is just a log from a cron job and it doesn’t get rotated like normal log files (almost a year now maybe)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-10-14">2016-10-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Run all system updates on DSpace Test and reboot server</li>
|
||||
<li>Looking into some issues with Discovery filters in Atmire’s content and usage analysis module after adjusting the filter class</li>
|
||||
<li>Looks like changing the filters from <code>configuration.DiscoverySearchFilterFacet</code> to <code>configuration.DiscoverySearchFilter</code> breaks them in Atmire CUA module</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -117,6 +117,14 @@ DELETE 11
|
||||
<ul>
|
||||
<li>Delete 2GB <code>cron-filter-media.log</code> file, as it is just a log from a cron job and it doesn&rsquo;t get rotated like normal log files (almost a year now maybe)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-10-14">2016-10-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Run all system updates on DSpace Test and reboot server</li>
|
||||
<li>Looking into some issues with Discovery filters in Atmire&rsquo;s content and usage analysis module after adjusting the filter class</li>
|
||||
<li>Looks like changing the filters from <code>configuration.DiscoverySearchFilterFacet</code> to <code>configuration.DiscoverySearchFilter</code> breaks them in Atmire CUA module</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -117,6 +117,14 @@ DELETE 11
|
||||
<ul>
|
||||
<li>Delete 2GB <code>cron-filter-media.log</code> file, as it is just a log from a cron job and it doesn&rsquo;t get rotated like normal log files (almost a year now maybe)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-10-14">2016-10-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Run all system updates on DSpace Test and reboot server</li>
|
||||
<li>Looking into some issues with Discovery filters in Atmire&rsquo;s content and usage analysis module after adjusting the filter class</li>
|
||||
<li>Looks like changing the filters from <code>configuration.DiscoverySearchFilterFacet</code> to <code>configuration.DiscoverySearchFilter</code> breaks them in Atmire CUA module</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -116,6 +116,14 @@ DELETE 11
|
||||
<ul>
|
||||
<li>Delete 2GB <code>cron-filter-media.log</code> file, as it is just a log from a cron job and it doesn&rsquo;t get rotated like normal log files (almost a year now maybe)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-10-14">2016-10-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Run all system updates on DSpace Test and reboot server</li>
|
||||
<li>Looking into some issues with Discovery filters in Atmire&rsquo;s content and usage analysis module after adjusting the filter class</li>
|
||||
<li>Looks like changing the filters from <code>configuration.DiscoverySearchFilterFacet</code> to <code>configuration.DiscoverySearchFilter</code> breaks them in Atmire CUA module</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user