In this release we have been looking at optimizing speed for the Log and Statistics tabs in the RapidiOnline configuration. For some customers this was getting really slow due to a large amount of log entries. We have done several things to restore the speed again - here is a list of what we have done:
- We have implemented a job that automatically cleans up (deletes) old log entries that is of little interest anymore:
a) all error log entries older than 3 months are deleted
b) all server and scheduler control (that is server start messages etc.) older than 3 months are deleted.
c) all transfer initialised messages that are older than 12 months are deleted.
- When opening (clicking) the Log tab, you will now by default always see log entries for the last week only. You can then set another date/time interval to see another interval.
- When opening (clicking) the Statistics tab, you will now only see last months statistics (or current month if you are past the 20th of the month). You can then select another month to see statistics for.
- We have also added some new indexes to the log tables, which helps speed up the responses.
If you have any comments or questions, please feel free to contact us.
Thanks
Michael