@ovi Looking for the above link. Wanted to know how feasible it is to migrate 2012 Sql Express 2016.2 Database to 2012 Sql Server Enterprise Edition for 2017.1 database(on a different server). Can it be done during the installation process and can I expect the data to be moved?
In a production environment is it necessary to have orchestrator, SQL server and indexer, for orchestrator v2018, on different servers or some of the components can be clubbed together, like orchestrator and SQL server, on one server and indexer on a different one etc?
Also, is it necessary to have a separate indexer, like elasticsearch, or can just database logging suffice?
The elasticsearch component is really what you want to derive out from your logs - dashboards, reporting, or a means to quickly search through your logs. SQL is sufficient, but you will soon find that you are reaching capacity when you try to log too much things. If you are log-light, and operationally don’t requires alot of searching through logs, you can probably skip it. Having operate with it, I find that providing much more information than the vanilla dashboards on Orchestrator.