Getting Ready for Exceptionless 4.0! #
In this live code review, we go over some of the recent changes and processes to get ready for Exceptionless 4.0, which include implementing a new Elasticsearch cluster, reindexing into it using the Elastic Arm templates, and updating existing events mapping.
The Elastic Arm templates automate the setup of an Elasticsearch with a few clicks, which is awesome.
Then, we had to update our existing events mapping to have a last updated field and is deleted flag so we can do incremental reindex passes.