Skip to content

Commit 1aeef6b

Browse files
committed
internal rate
1 parent 7a13b21 commit 1aeef6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-netapp-files/manage-file-access-logs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: b-ahibbard
77
ms.service: azure-netapp-files
88
ms.workload: storage
99
ms.topic: how-to
10-
ms.date: 01/22/2025
10+
ms.date: 02/14/2025
1111
ms.author: anfdocs
1212
ms.custom: references_regions
1313
---
@@ -36,9 +36,9 @@ platform logging captured in the [Azure Activity Log](/azure/azure-monitor/essen
3636
* System access control list (SACL) settings for logging should be used sparingly. Frequent operations (for example, READ or GET) can have significant performance impact, but have limited logging value. It's recommended that SACL setting not log these frequent operations to conserve performance.
3737
* SACL policy additions aren't currently supported with file access logs.
3838
* When clubbing events such as READ/WRITE, only a handful of operation per file read or write are captured to reduce event logging rate. 
39-
* You can monitor activity logs to find out if the rate of events is more and events are getting dropped by the file access logs service.  <!-- ? -->
40-
* If the rate of file access event generation exceeds the internal limit, <!-- what is the internal limit --> disable noncritical auditing ACLs to reduce the rate. Leaving noncritical auditing ACLs can result in access events being dropped from the logs.
41-
* If the rate of event generation is greater than 64 MiB/minute for your subscription, logging events can be delayed and eventually dropped.
39+
* File access logs support a [log generation rate metric](azure-netapp-files-metrics.md). The log generation rate should not exceed 64 MiB/minute.
40+
41+
If the rate of file access event generation exceeds 64 MiB/minute, logging events can be delayed or dropped. If you are approaching this limit, disable noncritical auditing ACLs to reduce the event generation rate.
4242
* During migration or robocopy operations, disable file access logs to reduce log generation.
4343
* Volumes with file access logs enabled should be grouped separately from volumes without file access logs. Contact your account specialists for assistance.
4444
* It's recommended you avoid enabling file access logs on files with more than 450 ACEs to avoid performance issues.

0 commit comments

Comments
 (0)