Recommended approach to split logs from Shared Services Hub

Leonardo Alberto Moreira 41 Reputation points
2022-09-20T22:09:41.56+00:00

Currently we have a Hub and Spoke topology implemented and we do have shared resources like Azure Firewall, API Management and App Gateway, we would like to validate what would be the recommended approach to split those logs into the spokes (Storage Accounts or Log Analytivs Workspaces) based on the data ownership of each, it would be also fine if this could be achived by some automated rules like the subscription that a private or public IP was deployed.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,211 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
656 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,052 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,245 questions
0 comments No comments
{count} votes

Accepted answer
  1. Maxim Sergeev 6,571 Reputation points Microsoft Employee
    2022-09-20T22:18:20.197+00:00

    Hi there,

    You can't split logs from the shared services natively. As a workaround you can send the logs to a centralized workspace or a storage account and then process the logs with API\LogicApps\PowerShell by patterns (public IP address, etc). It will be overcomplicated, imho.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.