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/troubleshoot-activity-log-download-issues.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,36 +7,36 @@ ms.service: azure-monitor
7
7
ms.custom: I can’t configure export of Activity Logs
8
8
---
9
9
10
-
# Troubleshooting Activity Log Download Issues
10
+
# Troubleshooting Activity Log download issues
11
11
12
-
When attempting to download activity logs from Azure, users may encounter errors indicating a failure to prepare the CSV file. This issue often arises when the requested logs exceed a certain volume, causing the process to fail. Understanding the root cause and implementing the right solutions can help resolve this problem efficiently.
12
+
When users try to download activity logs from Microsoft Azure, they might receive error messages that indicate that the CSV file wasn't prepared. This issue often occurs if the requested logs exceed a certain volume and cause the process to fail. Understanding the root cause and implementing the right solutions can help resolve this issue efficiently.
13
13
14
-
## Common Issues and Solutions
14
+
## Common issues and solutions
15
15
16
-
-**Issue**: The download process fails due to an excessive number of logs being requested, resulting in a "file not found" error.
17
-
-**Solution**: Reduce the range of time for which logs are being requested to minimize the volume and prevent errors.
16
+
-**Issue**: The download process fails because an excessive number of logs are requested. This activity generates a "file not found" error.
17
+
-**Solution**: Reduce the range of time during which logs are requested to minimize the volume and prevent errors.
18
18
19
-
### Step-by-Step Instructions to Resolve Download Failures
19
+
### Instructions to resolve download failures
20
20
21
-
1.**Identify the Error**: Check the error message to confirm it relates to the CSV file preparation failure.
22
-
2.**Adjust Time Range**: Navigate to the Azure portal and access the Activity Logs section. Reduce the time range for which you are attempting to download logs. This can help decrease the number of logs being processed.
23
-
3.**Clear Cache**: Clear your browser cache to ensure no outdated data is causing issues.
24
-
4.**Request Fewer Logs**: If possible, break down the log requests into smaller batches to avoid overwhelming the system.
25
-
5.**Check Storage Account**: Ensure that the storage account where logs are being stored is reachable and properly configured.
21
+
1.**Identify the error**: Check the error message to verify that it relates to the CSV file preparation failure.
22
+
2.**Adjust the time range**: Navigate to the Azure portal, and access the Activity Logs section. Reduce the time range that you're trying to download logs for. This can help decrease the number of logs that are processed.
23
+
3.**Clear the cache**: Clear your browser cache to make sure that no outdated data is causing issues.
24
+
4.**Request fewer logs**: If possible, break down the log requests into smaller batches to avoid overwhelming the system.
25
+
5.**Check storage account**: Make sure that the storage account where logs are stored is reachable and correctly configured.
26
26
27
-
## FAQ: Azure Activity Log Download
27
+
## FAQ: Azure Activity Log download
28
28
29
29
-**Why does the download fail?**
30
-
The download may fail if the number of logs requested is too large, causing the system to be unable to process them.
30
+
The download might fail if the number of requested logs is too large and prevents the system from being able to process them.
31
31
32
32
-**How can I prevent this issue?**
33
-
By reducing the time range and requesting logs in smaller batches, you can prevent the system from being overwhelmed.
33
+
You can prevent the issue by preventing system from being overwhelmed. To do this, reduce the time range, and request logs in smaller batches.
0 commit comments