Skip to content

Commit 4bb8d0e

Browse files
committed
dual-protocol machines
1 parent e95717f commit 4bb8d0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,17 @@ File access logs provide file access logging for individual volumes, capturing f
2020
>[!IMPORTANT]
2121
>The file access logs feature is only supported with SMB3, NFSv4.1, and dual-protocol volumes. It's not supported on NFSv3 volumes.
2222
23+
2324
* Once file access logs are enabled on a volume, they can take up to 75 minutes to become visible.
2425
* Each log entry consumes approximately 1 KB of space.
2526
* File access logs occasionally create duplicate log entries that must be filtered manually.
2627
* Deleting any diagnostic settings configured for `ANFFileAccess` causes any file access logs for any volume with that setting to become disabled. See the [diagnostic setting configuration](#diagnostic) for more information.
2728
* Before enabling file access logs on a volume, either [access control lists (ACLs)](configure-access-control-lists.md) or Audit access control entries (ACEs) need to be set on a file or directory. You must set ACLs or Audit ACEs after mounting a volume.
29+
>[!IMPORTANT]
30+
>For dual-protocol volumes using the NTFS security style, you must set Audit ACLs from a Windows machine. For dual-protocol volumes using UNIX security style, Audit ACLs must be set from a Linux machine.
2831
* Azure NetApp Files file access logs provide detailed information about successful and failed requests to the storage service. This information can be used to monitor individual requests and to diagnose file access issues. Requests are logged on a best-effort basis, meaning that most requests result in a log record, but the completeness and timeliness of file access logs aren't guaranteed. The Azure NetApp Files file access logs feature doesn't provide explicit or implicit expectations or guarantees around logging for auditing and compliance purposes.
2932

33+
3034
### Performance considerations
3135

3236
* All file access log file access events have a performance impact.

0 commit comments

Comments
 (0)