You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/reports-monitoring/concept-activity-logs-azure-monitor.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ To help choose the right method for integrating Azure AD activity logs for stora
39
39
40
40
### Troubleshooting
41
41
42
-
If you're performing troubleshooting tasks but you don't need to retain the logs for more than 30 days, we recommend using the Azure Portal or Microsoft Graph to access activity logs. You can filter the logs for your scenario and export or download them as needed.
42
+
If you're performing troubleshooting tasks but you don't need to retain the logs for more than 30 days, we recommend using the Azure portal or Microsoft Graph to access activity logs. You can filter the logs for your scenario and export or download them as needed.
43
43
44
44
If you're performing troubleshooting tasks *and* you need to retain the logs for more than 30 days, take a look at the long-term storage options.
45
45
@@ -51,19 +51,19 @@ If you need to query the data that you're retaining for more than 30 days, take
51
51
52
52
### Analysis and monitoring
53
53
54
-
If your scenario requires that you retain data for more than 30 days *and* you plan on querying that data on a regular basis, you've got a few options to integrate your data with SIEM tools for analysis and monitoring.
54
+
If your scenario requires that you retain data for more than 30 days *and* you plan on querying that data regularly, you've got a few options to integrate your data with SIEM tools for analysis and monitoring.
55
55
56
-
If you have a 3rd party SIEM tool, we recommend setting up an Event Hub namespace and event hub that you can stream your data through. With an event hub, you can stream logs to one of the supported SIEM tools.
56
+
If you have a third party SIEM tool, we recommend setting up an Event Hubs namespace and event hub that you can stream your data through. With an event hub, you can stream logs to one of the supported SIEM tools.
57
57
58
58
If you don't plan on using a third-party SIEM tool, we recommend sending your Azure AD activity logs to Azure Monitor logs. With this integration, you can query your activity logs with Log Analytics. In Addition to Azure Monitor logs, Microsoft Sentinel provides near real-time security detection and threat hunting. If you decide to integrate with SIEM tools later, you can stream your Azure AD activity logs along with your other Azure data through an event hub.
59
59
60
60
## Cost considerations
61
61
62
-
There is a cost for sending data to a Log Analytics workspace, archiving data in a storage account, or streaming logs to an event hub. The amount of data and the cost incurred can vary significantly depending on the tenant size, the amount of policies in use, and even the time of day.
62
+
There's a cost for sending data to a Log Analytics workspace, archiving data in a storage account, or streaming logs to an event hub. The amount of data and the cost incurred can vary significantly depending on the tenant size, the number of policies in use, and even the time of day.
63
63
64
-
Because the size and cost for sending logs to and endpoint is difficult to predict, the most accurate way to determine your expected costs is to route your logs to and endpoint for day or two. With this snapshot you can get an accurate prediction for your expected costs.
64
+
Because the size and cost for sending logs to and endpoint is difficult to predict, the most accurate way to determine your expected costs is to route your logs to and endpoint for day or two. With this snapshot, you can get an accurate prediction for your expected costs.
65
65
66
-
Additional considerations for sending Azure AD logs to Azure Monitor are covered in the the following Azure Monitor cost details articles:
66
+
Other considerations for sending Azure AD logs to Azure Monitor are covered in the following Azure Monitor cost details articles:
67
67
68
68
-[Azure Monitor Logs cost calculations and options](../../azure-monitor/logs/cost-logs.md)
69
69
-[Azure Monitor cost and usage](../../azure-monitor/usage-estimated-costs.md)
@@ -73,7 +73,7 @@ Azure Monitor provides the option to exclude whole events, fields, or parts of f
73
73
74
74
## Estimate your costs
75
75
76
-
To estimate the costs for your organization you can estimate either the daily log size or the daily cost for integrating your logs with an endpoint.
76
+
To estimate the costs for your organization, you can estimate either the daily log size or the daily cost for integrating your logs with an endpoint.
77
77
78
78
The following factors could affect costs for your organization:
79
79
@@ -98,13 +98,13 @@ With the data sample captured, multiply accordingly to find out how large the fi
98
98
99
99
### Estimate the daily cost
100
100
101
-
To get an idea of how much a log integration could cost for your organization, you can enable an integration for a day or two. With the new cost incurred from those sample days you can then use the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator/) to estimate your costs. Use this option if your budget allows for the temporary increase.
101
+
To get an idea of how much a log integration could cost for your organization, you can enable an integration for a day or two. With the new cost incurred from those sample days, you can then use the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator/) to estimate your costs. Use this option if your budget allows for the temporary increase.
102
102
103
-
To enable a log integration, follow the steps in the [Integrate activity logs with Azure Monitor logs](howto-integrate-activity-logs-with-log-analytics.md#send-logs-to-azure-monitor) article.
103
+
To enable a log integration, follow the steps in the [Integrate activity logs with Azure Monitor logs](howto-integrate-activity-logs-with-log-analytics.md) article.
104
104
105
105
## Calculate estimated costs
106
106
107
-
From the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator/) landing page you can estimate the costs for a variety of products.
107
+
From the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator/) landing page, you can estimate the costs for various products.
Copy file name to clipboardExpand all lines: articles/active-directory/reports-monitoring/howto-access-activity-logs.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ The SIEM tools you can integrate with your event hub can provide analysis and mo
59
59
### Quick steps
60
60
61
61
1. Navigate to the [Azure portal](https://portal.azure.com) using one of the required roles.
62
-
1. Create an Event Hub namespace and event hub.
62
+
1. Create an Event Hubs namespace and event hub.
63
63
1. Go to **Azure AD** > **Diagnostic settings**.
64
64
1. Choose the logs you want to stream, select the **Stream to an event hub** option, and complete the fields.
65
65
-[Set up an Event Hubs namespace and an event hub](../../event-hubs/event-hubs-create.md)
@@ -69,7 +69,7 @@ The SIEM tools you can integrate with your event hub can provide analysis and mo
69
69
70
70
## Access logs with Microsoft Graph API
71
71
72
-
The Microsoft Graph API provides a unified programmability model that you can use to access data for your Azure AD Premium tenants. It doesn't require an administrator or developer to set up additional infrastructure to support your script or app. The Microsoft Graph API is **not** designed for pulling large amounts of activity data. Pulling large amounts of activity data using the API leads to issues with pagination and performance.
72
+
The Microsoft Graph API provides a unified programmability model that you can use to access data for your Azure AD Premium tenants. It doesn't require an administrator or developer to set up extra infrastructure to support your script or app. The Microsoft Graph API is **not** designed for pulling large amounts of activity data. Pulling large amounts of activity data using the API leads to issues with pagination and performance.
73
73
74
74
### Recommended uses
75
75
@@ -91,7 +91,7 @@ Using Microsoft Graph explorer, you can run queries to help you with the followi
91
91
92
92
## Integrate logs with Azure Monitor logs
93
93
94
-
With the Azure Monitor logs integration you can enable rich visualizations, monitoring, and alerting on the connected data. Log Analytics provides enhanced query and analysis capabilities for Azure AD activity logs. To integrate Azure AD activity logs with Azure Monitor logs, you need a Log Analytics workspace. From there you can run queries through Log Analytics.
94
+
With the Azure Monitor logs integration, you can enable rich visualizations, monitoring, and alerting on the connected data. Log Analytics provides enhanced query and analysis capabilities for Azure AD activity logs. To integrate Azure AD activity logs with Azure Monitor logs, you need a Log Analytics workspace. From there, you can run queries through Log Analytics.
95
95
96
96
### Recommended uses
97
97
@@ -142,11 +142,11 @@ The data captured in the Azure AD activity logs are used in many reports and ser
142
142
143
143
### Recommended uses
144
144
145
-
The reports available in the Azure portal provide a wide range of capabilities to monitor activities and usage in your tenant. The following list of uses and scenarios is not exhaustive, so explore the reports for your needs.
145
+
The reports available in the Azure portal provide a wide range of capabilities to monitor activities and usage in your tenant. The following list of uses and scenarios isn't exhaustive, so explore the reports for your needs.
146
146
147
147
- Sign-in logs are helpful when researching a user's sign-in activity or to track an application's usage.
148
148
- With audit logs you can review details around group name changes, device registration, password resets, and more.
149
-
- Use the Identity Protection reports to monitor at risk users, risky workload identities, and risky sign-ins.
149
+
- Use the Identity Protection reports for monitoring at risk users, risky workload identities, and risky sign-ins.
150
150
- To ensure that your users can access the applications in use in your tenant, you can review the sign-in success rate in the Azure AD application activity (preview) report from Usage and insights.
151
151
- Compare the different authentication methods your users prefer with the Authentication methods report from Usage and insights.
152
152
@@ -186,7 +186,7 @@ The right solution for your long-term storage depends on your budget and what yo
186
186
187
187
If you plan to query the logs often to run reports or perform analysis on the stored logs, you should integrate your data with Azure Monitor. Azure Monitor provides you with built-in reporting and alerting capabilities. To utilize this integration, you need to set up a Log Analytics workspace. Once you have the integration set up, you can use Log Analytics to query your logs.
188
188
189
-
If your budget is tight, and you need a cheap method to create a long-term backup of your activity logs, you can [manually download your logs](howto-download-logs.md). The user interface of the activity logs in the portal provides you with an option to download the data as **JSON** or **CSV**. One trade off of the manual download is that it requires a lot of manual interaction. If you are looking for a more professional solution, use either Azure Storage or Azure Monitor.
189
+
If your budget is tight, and you need a cheap method to create a long-term backup of your activity logs, you can [manually download your logs](howto-download-logs.md). The user interface of the activity logs in the portal provides you with an option to download the data as **JSON** or **CSV**. One trade off of the manual download is that it requires more manual interaction. If you're looking for a more professional solution, use either Azure Storage or Azure Monitor.
190
190
191
191
### Recommended uses
192
192
@@ -203,7 +203,7 @@ Use the following basic steps to archive or download your activity logs.
203
203
### Archive activity logs to a storage account
204
204
205
205
1. Navigate to the [Azure portal](https://portal.azure.com) using one of the required roles.
206
-
1. Create an storage account.
206
+
1. Create a storage account.
207
207
1. Go to **Azure AD** > **Diagnostic settings**.
208
208
1. Choose the logs you want to stream, select the **Archive to a storage account** option, and complete the fields.
209
209
-[Review the data retention policies](reference-reports-data-retention.md)
Copy file name to clipboardExpand all lines: articles/active-directory/reports-monitoring/howto-analyze-activity-logs-log-analytics.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ You can also set up alerts on a query. After running a query, the **+ New alert
88
88
89
89

90
90
91
-
1. On the **Actions** tab, select the **Action Group** that will be alerted when the signal occurs.
91
+
1. On the **Actions** tab, select the **Action Group** that will receive the alert when the signal occurs.
92
92
- You can choose to notify your team via email or text message, or you could automate the action using webhooks, Azure functions or logic apps.
93
93
- Learn more about [creating and managing alert groups in the Azure portal](../../azure-monitor/alerts/action-groups.md).
94
94
@@ -100,7 +100,7 @@ You can also set up alerts on a query. After running a query, the **+ New alert
100
100
101
101
Azure AD workbooks provide several reports related to common scenarios involving audit, sign-in, and provisioning events. *You can also alert on any of the data provided in the reports, using the steps described in the previous section.*
102
102
103
-
***Provisioning analysis:** This workbook shows reports related to auditing provisioning activity. Activities can include the number of new users provisioned, provisioning failures, number of users updated, update failures, the number of users de-provisioned, and corresponding failures. For more information, see [Understand how provisioning integrates with Azure Monitor logs](../app-provisioning/application-provisioning-log-analytics.md).
103
+
***Provisioning analysis:** This workbook shows reports related to auditing provisioning activity. Activities can include the number of new users provisioned, provisioning failures, number of users updated, update failures, the number of users deprovisioned, and corresponding failures. For more information, see [Understand how provisioning integrates with Azure Monitor logs](../app-provisioning/application-provisioning-log-analytics.md).
104
104
105
105
***Sign-ins Events**: This workbook shows the most relevant reports related to monitoring sign-in activity, such as sign-ins by application, user, device, and a summary view tracking the number of sign-ins over time.
0 commit comments