Skip to content

Commit 47dd37f

Browse files
committed
link to diagnostic setting
1 parent f311c41 commit 47dd37f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ File access logs provide file access logging for individual volumes, capturing f
2222
* Once file access logs are enabled on a volume, they can take up to 75 minutes to become visible.
2323
* Each log entry consumes approximately 1 KB of space.
2424
* 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.
2626
* 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.
2727
* File access logs provide no explicit or implicit expectations or guarantees around logging for auditing and compliance purposes.
2828

@@ -117,7 +117,6 @@ Availability for file access log is limited to the following regions:
117117
- West US
118118
- West US 2
119119
120-
<!-- 9 may 2023 -->
121120
## Set SACLs or Audit ACEs on files and directories
122121
123122
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
155154
1. Select **Diagnostic settings** from the left-hand pane.
156155
1. Select **+ Add diagnostic setting**.
157156
:::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.
159158
Under **Logs > Categories**, select **ANFFileAccess** then set the retention period of the logs.
160159
:::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.":::
161160
1. Select one of the destination options for the logs:

0 commit comments

Comments
 (0)