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: articles/azure-netapp-files/manage-file-access-logs.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ File access logs provide file access logging for individual volumes, capturing f
22
22
* Once file access logs are enabled on a volume, they can take up to 75 minutes to become visible.
23
23
* Each log entry consumes approximately 1 KB of space.
24
24
* File access logs occasionally create duplicate log entries that must be filtered manually.
25
-
* Deleting any diagnostic settings configured for `ANFFileAccess` causes any file access logs for any volume with that setting to become disabled.
25
+
* 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.
26
26
* 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.
27
27
* File access logs provide no explicit or implicit expectations or guarantees around logging for auditing and compliance purposes.
28
28
@@ -117,7 +117,6 @@ Availability for file access log is limited to the following regions:
117
117
- West US
118
118
- West US 2
119
119
120
-
<!-- 9 may 2023 -->
121
120
## Set SACLs or Audit ACEs on files and directories
122
121
123
122
You must set SACLs for SMB shares or Audit ACEs for NFSv4.1 exports for auditing.
@@ -155,7 +154,7 @@ For NFSv4.1, both discretionary and system ACEs are stored in the same ACL, not
155
154
1. Select **Diagnostic settings** from the left-hand pane.
156
155
1. Select **+ Add diagnostic setting**.
157
156
:::image type="content" source="./media/manage-file-access-logs/logs-diagnostic-settings-add.png" alt-text="Screenshot of Azure Diagnostic settings menu.":::
158
-
1. In the **Diagnostic setting** page, provide a diagnostic setting name.
157
+
1. <a name="diagnostic"></a> In the **Diagnostic setting** page, provide a diagnostic setting name.
159
158
Under **Logs > Categories**, select **ANFFileAccess** then set the retention period of the logs.
160
159
:::image type="content" source="./media/manage-file-access-logs/logs-diagnostic-settings-enable.png" alt-text="Screenshot of Azure Diagnostic settings menu with file access diagnostic setting.":::
161
160
1. Select one of the destination options for the logs:
0 commit comments