Forum Discussion

Artem_Rozhko's avatar
Artem_Rozhko
Copper Contributor
Oct 01, 2021

Send to Sentinel logs from many Log Analytics

Hello dear colleagues, we have several Log Analytics workspaces (13) and one Azure sentinel. Is it possible to send logs from our 13 Log Analytics Workspaces to one Azure Sentinel workspace? Is it po...
  • GaryBushey's avatar
    Oct 01, 2021

    Artem_Rozhko An Azure Sentinel instance can only work against 1 Log Analytics workspace.  You have a few options here.  1) Have all the resources send their logs to a single Log Analytics workspace and have Azure Sentinel use that. (probably the best solution if feasible) 2) Use something like an Event Hub and have the other 12 workspaces send their data into the 1 that Azure Sentinel uses (not recommended)  3) Create an Azure Sentinel instance for each Log Analytic workspace and then use Azure Lighthouse to provide an overall picture of all the incidents that occur.  Basically treating your environment like a MSSP (2nd best option but easiest to implement).    Just remember that if you do associate a Log Analytics workspace with Azure Sentinel there is an additional ingestion cost added.

Resources