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: support/azure/azure-monitor/activity-logs/config-export/resolving-log-limit-issues-in-azure-function-apps.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.reviewer: v-liuamson
6
6
ms.service: azure-monitor
7
7
ms.custom: I can’t configure export of Activity Logs
8
8
---
9
-
# Resolving log limit issues in Azure Function Apps
9
+
# Resolve log limit issues in Azure Function Apps
10
10
11
11
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.
12
12
@@ -22,7 +22,7 @@ To resolve log limit issues in Azure Function Apps, follow these steps:
22
22
23
23
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.
24
24
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.
26
26
27
27
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.
28
28
@@ -39,4 +39,4 @@ To resolve log limit issues in Azure Function Apps, follow these steps:
0 commit comments