Skip to content

Commit 34b7e59

Browse files
committed
Updated with instructions on how to add file system secrets ARNs.
1 parent fc95305 commit 34b7e59

File tree

1 file changed

+1
-1
lines changed
  • Monitoring/ingest_nas_audit_logs_into_cloudwatch

1 file changed

+1
-1
lines changed

Monitoring/ingest_nas_audit_logs_into_cloudwatch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ The best way to add a secret ARN, is to either update the secretARNs file you
155155
initially passed to the CloudFormation script, that should be in the S3 bucket you specified in
156156
the `s3BucketName` parameter, or create that file with the information for all the FSxN file systems
157157
you want to ingest the audit logs from and then store it in the S3 bucket. See the description
158-
for the `fsxnSecretARNsFile` parameter above for the format of the file.
158+
of the `fsxnSecretARNsFile` parameter above for the format of the file.
159159

160160
If you are creating the file for the first time, you'll also need to set the `fsxSecretARNsFile` environment variable
161161
to point to the file. You can leave all the other parameters as they are, including the `fileSystem1ID`, `fileSystem1SecretARN`, etc. ones.

0 commit comments

Comments
 (0)