1. Fix summation problem where only the first even was evaluated
2. Further performance improvements on search and ui interaction
3. Ability to index any field; discovered or synth (yields faster performance and requires reindexing)
4. Improved data types page for debugging and benchmarking
5. Datasources now use natural keys instead of UUIDs. This should combat DS duplication when importing.exporting. Note: ids only generated on new DS's being saved
6. You can set the java.tmp.io.dir in boot.properties (boot.properties sets it to work/tmp by default. The dir is cleared on rebooting logscape
7. Networking now uses faster lz4 compression. This will make offline agents break if not updated!
8. Geo-maps now use a chloropleth palette
9. Workspace linking now forces correct filtering when driven via URL clicks
10. Random hs_err crashing caused by ChronicleQ fixed
11. Search page chain.button now saves state and auto-runs search when auto-run is enabled
12. Rickshaw charts now format numbers with ',' on mouse-over
Remember, every time before you upgrade...
Always make sure you take a backup of your Environment (From the Backup Page, click export to download an XML) just in case you need to restore to the previous version.
What is the full correct process for this, export the config - but then what? is it to unpack to the new versions zip file into the same directory as the old one?
At present when I "upgrade", I tend to rename the old installation to logscape.old, but I'm not sure how to migrate the databases from the older version.. which is not a problem whilst testing, but will be when we go live.
Sorry - this should be documented better on the support site (and will be soon)
1. Export your config file and store somewhere safe. (Configure-> backup)
2. Backup the spaces folder (spaces-07-12-15) (contains configuration details in a xml serialised format (user accounts, alerts and all other config)
3. Backup the downloads folder (cp downloads-07-12-15) (existing system binaries and deployed applications)
4. Ensure all agents are online (Configure -> Agents -> LostAgents list)
5. Bounce the system (Configure -> System -> Bounce)
6. Extract Logscape_XXXX.zip to a local folder
7. On the System->Deployments page upload the contents of the logscape/downloads/ folder
8. Wait until the downloads have completed
9. Reboot