Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

About The Device

Azure Monitor maximizes the availability and performance of your applications and services by delivering a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments.

Device Information

 Entity

Particulars

Vendor Name

Microsoft

Product Name

Azure Monitor 

Type of Device

Cloud

Collection Method

Log Type

 Ingestion label

Preferred Logging Protocol

Log Collection Method

Data Source

  Microsoft Azure Activity

  AZURE_ACTIVITY

JSON

CyberHub

https://cloud.google.com/chronicle/docs/reference/feed-management-api#azure_blobstore

Device Configuration

Prerequisites:

  • An Azure subscription that you can sign in to.

  • A user who's a Global Administrator

  • Azure Storage Account to store the logs or an Event Hub to stream the logs. 

Reference URLs

To Configure Azure Monitor

  1. Log in to Azure Portal i.e., https://portal.azure.com/

  2. Search for Azure Monitor and Click Azure Monitor

image2019-11-27_18-29-25-20240403-075734.png
  1. Click Activity Log

image-20240403-083107.png
  1. Click Export Activity Logs.

  2. In Diagnostic Settings, select your Subscription and click + Add Diagnostic setting

image2019-11-27_18-33-8-20240403-075735.png
  1. In Diagnostic setting, provide appropriate name and select all the categories you wish to export to Chronicle.

As per customer requirement, either you can store logs in Storage Account or stream the logs to Event Hub. Adaptive MxDR supports log collection from both the options.

To Configure a Storage Account

Adaptive MxDR recommends a minimum of 1 day of log retention, the number can be defined based on the organization's policies.

  1. To store logs in Storage Account, select Archive to a storage account in Diagnostic setting and select an existing Subscription and Storage account.

image2022-4-4_13-25-14-20240403-075735.png

To Configure EventHub

  1. To stream logs to Event Hub, select Stream to an event hub in Diagnostic setting.

  2. Select Subscription, Event hub namespace, Event hub name and Event hub policy name created during Event Hub as part of prerequisite.

image2022-4-4_13-26-17-20240403-075733.png

Get Credentials of Azure Storage Account and Azure EventHub: Get Credentials of Azure Storage and Azure EventHub

Integration Parameters:

Via Azure Storage:

Property

Default Value

Description

Logging Source

N/A

Select Storage

eventHubConnectionString

N/A

N/A (keep blank)

consumerGroupName

N/A

N/A (keep blank)

Account Key

Custome value

Access Key to access storage account

Blob Container

N/A

Storage blob Container name

e.g.
insights-activity-logs

Storage Account Name

Custom Value

Azure storage account name

Subscription

N/A

Subscription ID that customer wants to be monitored

initialReadPolicy

N/A

Select Beginning to start reading from beginning and End to start reading logs from the end

Via Azure EventHub:

Property

Default Value

Description

Logging Source

N/A

Select EventHub

eventHubConnectionString

N/A

Event hub connection string

consumerGroupName

N/A

Optional and used if consumer Group is other than default

Account Key

Custom Value

Access Key to access storage account

Blob Container

N/A

Storage blob Container name

Storage Account Name

Custom Value

Azure storage account name

Subscription

N/A

Set EventHub name

initialReadPolicy

N/A

N/A (keep default selection)

  • No labels