Skip to content

Commit 36aadb6

Browse files
authored
Update resolving-log-limit-issues-in-azure-function-apps.md
1 parent 14237df commit 36aadb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

support/azure/azure-monitor/activity-logs/config-export/resolving-log-limit-issues-in-azure-function-apps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: v-liuamson
66
ms.service: azure-monitor
77
ms.custom: I can’t configure export of Activity Logs
88
---
9-
# Resolving log limit issues in Azure Function Apps
9+
# Resolve log limit issues in Azure Function Apps
1010

1111
This article discusses the issue of Azure Function Apps reaching their daily log limit. This condition prevents additional logs from being sent and affects the application's performance and monitoring capabilities. The issue might occur if the log volume exceeds the configured quota.
1212

@@ -22,7 +22,7 @@ To resolve log limit issues in Azure Function Apps, follow these steps:
2222

2323
4. **Increase log quota**: If the log volume increase is reasonable, adjust the log quota in Application Insights. Go to the **Settings** section, select **Usage and estimated costs**, and modify the quota as appropriate.
2424

25-
5. **Contact function app owner**: If the log increase is unexpected, reach out to the Function App owner for further troubleshooting. Make sure that they are aware of the log limits and potential effects.
25+
5. **Contact function app owner**: If the log increase is unexpected, reach out to the Function App owner for further troubleshooting. Make sure that they're aware of the log limits and potential effects.
2626

2727
6. **Check Log Analytics workspace**: Verify that the Log Analytics workspace that's associated with the Application Insights doesn't have its own quota limitations that could affect logging.
2828

@@ -39,4 +39,4 @@ To resolve log limit issues in Azure Function Apps, follow these steps:
3939
- [Application Insights Quota Management](https://learn.microsoft.com/azure/azure-monitor/app/pricing)
4040
- [Log Analytics Workspace Management](https://learn.microsoft.com/azure/azure-monitor/logs/manage-cost-storage)
4141

42-
If the issue persists after following the solution steps, please open a support case for further assistance.
42+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)