We have multiple different apps, each deployed in multiple environments, each monitored by a separate Application Insight instance. For example 2 web applications, each deployed in dev, test, prod environments, that means 6 different Application Insight instances.
Microsoft wants to migrate Application Insights to workspace based Application Insights, so I need to create Log Analytic workspace(s). What is the best approach and why:
- Create single workspace and put all Application Insights into this one workspace?
- Create separate workspace for each Application Insight instance?
- Something other? (Workspace per application, workspace per environment...)