Skip to content

Commit b9f1bc1

Browse files
authored
Merge pull request #194452 from atikmapari/Broken-link-guywild
Broken link fixed
2 parents 70fb1d0 + 6a356a9 commit b9f1bc1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/essentials/activity-logs-insights.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Before using Activity log insights, you'll have to [enable sending logs to your
1818

1919
## How does Activity logs insights work?
2020

21-
Activity logs you send to a [Log Analytics workspace](/articles/azure-monitor/logs/log-analytics-workspace-overview.md) are stored in a table called AzureActivity.
21+
Activity logs you send to a [Log Analytics workspace](/azure/azure-monitor/logs/log-analytics-workspace-overview) are stored in a table called AzureActivity.
2222

23-
Activity logs insights are a curated [Log Analytics workbook](/articles/azure-monitor/visualize/workbooks-overview.md) with dashboards that visualize the data in the AzureActivity table. For example, which administrators deleted, updated or created resources, and whether the activities failed or succeeded.
23+
Activity logs insights are a curated [Log Analytics workbook](/azure/azure-monitor/visualize/workbooks-overview) with dashboards that visualize the data in the AzureActivity table. For example, which administrators deleted, updated or created resources, and whether the activities failed or succeeded.
2424

2525
:::image type="content" source="media/activity-log/activity-logs-insights-main.png" lightbox="media/activity-log/activity-logs-insights-main.png" alt-text="A screenshot showing Azure Activity logs insights dashboards":::
2626

@@ -52,7 +52,7 @@ To view Activity logs insights on a resource level:
5252
1. At the top of the **Activity Logs Insights** page, select:
5353

5454
1. A time range for which to view data from the **TimeRange** dropdown.
55-
* **Azure Activity Logs Entries** shows the count of Activity log records in each [activity log category](/articles/azure-monitor/essentials/activity-log-schema#categories).
55+
* **Azure Activity Logs Entries** shows the count of Activity log records in each [activity log category](/azure/azure-monitor/essentials/activity-log-schema#categories).
5656

5757
:::image type="content" source="media/activity-log/activity-logs-insights-category-value.png" lightbox= "media/activity-log/activity-logs-insights-category-value.png" alt-text="Azure Activity Logs by Category Value":::
5858

@@ -68,4 +68,4 @@ To view Activity logs insights on a resource level:
6868
Learn more about:
6969
* [Platform logs](./platform-logs-overview.md)
7070
* [Activity log event schema](activity-log-schema.md)
71-
* [Creating a diagnostic setting to send Activity logs to other destinations](./diagnostic-settings.md)
71+
* [Creating a diagnostic setting to send Activity logs to other destinations](./diagnostic-settings.md)

0 commit comments

Comments
 (0)