Monitor a single resource group in Microsoft Sentinel

Najam ul Saqib 300 Reputation points
2024-08-15T09:57:20.84+00:00

Hi,

I have a single resource group that contains the production resources, how can I monitor only the resources in this RG and not the whole subscription?

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,275 questions
0 comments No comments
{count} votes

Accepted answer
  1. Pauline Mbabu 480 Reputation points Microsoft Employee
    2024-09-24T10:06:00.3766667+00:00

    Hello Najam,
    Thank you for your question.

    Follow the steps below to monitor the resources in your resource group.
    Create a Log Analytics Workspace and Connect Resources to the Workspace: Ensure that you have a Log Analytics workspace set up. This workspace will collect and analyze data from your resources. Then you go ahead and connect the resources in yiur specific resource group to the LOG Analytic workspace.

    Configure Data Collection Rules: In Microsoft Sentinel, you can create data collection rules to specify which logs and metrics to collect from the resources in your resource group. This helps in filtering out unnecessary data from other resources in the subscription. - Ref doc: https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-rule-overview

    Set Up Alerts and Workbooks: Create custom alerts and workbooks in Sentinel to monitor the specific metrics and logs from your resource group. This allows you to focus on the data that is relevant to your production resources.

    Use Resource Group Scope: When configuring Sentinel, ensure that you set the scope to the specific resource group. This can be done in the Sentinel settings where you define the scope of the data collection and monitoring.

    I hope this helps to answer your question. If the ask was different please do let me know and I will look into it.

    0 comments No comments

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.