Forum Discussion

S_I_Kaleel's avatar
S_I_Kaleel
Copper Contributor
Jan 24, 2019
Solved

Log Analytics Workspace with Multiple subscription

Hi Everyone,   Good Day! I have couple doubts in Log analytics could you please help me to understand!   1. to my understanding we can created a workspace with only one subscription. Which means ...
  • Hi,

    A single Log Analytics workspace can monitor resources in all of your subscriptions as long as they are under the same Tenant. For example if you have Azure SQL database in Subscription A and Log Analytics Workspace in Subscription B you can send the logs and metrics from that Azure SQL database to the Log Analytics workspace.

    Even if you opt in to having multiple workspaces Log Analytics supports querying multiple workspaces at the same time. Of course there is a limit. You can query maximum of 100 workspaces together.

    https://docs.microsoft.com/en-us/azure/azure-monitor/log-query/cross-workspace-query

     

    The queries that you create in Logs view can be pinned to Azure dashboards.

     

Resources