Skip to content

Commit 5daf1d3

Browse files
Merge pull request #222486 from pritamso/Broken-link-fix-yanivlavi
Broken link removed
2 parents 2d22e16 + ccbb128 commit 5daf1d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/alerts/alerts-troubleshoot-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ When a log alert rule is created, the query is validated for correct syntax. But
7575

7676
- Rules were created via the API, and validation was skipped by the user.
7777
- The query [runs on multiple resources](../logs/cross-workspace-query.md), and one or more of the resources was deleted or moved.
78-
- The [query fails](https://dev.loganalytics.io/documentation/Using-the-API/Errors) because:
78+
- The [query fails](/azure/azure-monitor/logs/api/errors) because:
7979
- The logging solution wasn't [deployed to the workspace](../insights/solutions.md#install-a-monitoring-solution), so tables aren't created.
8080
- Data stopped flowing to a table in the query for more than 30 days.
8181
- [Custom logs tables](../agents/data-sources-custom-logs.md) aren't yet created, because the data flow hasn't started.
@@ -200,4 +200,4 @@ Try the following steps to resolve the problem:
200200

201201
- Learn about [log alerts in Azure](./alerts-unified-log.md).
202202
- Learn more about [configuring log alerts](../logs/log-query-overview.md).
203-
- Learn more about [log queries](../logs/log-query-overview.md).
203+
- Learn more about [log queries](../logs/log-query-overview.md).

0 commit comments

Comments
 (0)