Skip to content

Commit 7eca55d

Browse files
committed
Fixed a typo
1 parent c258e68 commit 7eca55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Monitoring/ingest_nas_audit_logs_into_cloudwatch/README-MANUAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ or by following the manual instructions found in the this file.
1717
- An S3 bucket to store the "stats" file and optionally a copy of all the raw NAS audit log files. It will also
1818
hold a Lambda layer file needed to be able to an add Lambda Layer from a CloudFormation script.
1919
- You will need to download the [Lambda layer zip file](https://raw.githubusercontent.com/NetApp/FSx-ONTAP-samples-scripts/main/Monitoring/ingest_nas_audit_logs_into_cloudwatch/lambda_layer.zip)
20-
from this repo and upload it to the S3 bucket. Be sure to perserve the name `lambda_layer.zip`.
20+
from this repo and upload it to the S3 bucket. Be sure to preserve the name `lambda_layer.zip`.
2121
- The "stats" file is maintained by the program. It is used to keep track of the last time the Lambda function
2222
successfully ingested audit logs from each SVM. Its size will be small (i.e. less than a few megabytes).
2323
- A CloudWatch log group to ingest the audit logs into. Each audit log file with get its own log stream within the log group.

0 commit comments

Comments
 (0)