We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b20ba8 commit c001d81Copy full SHA for c001d81
Monitoring/ingest_nas_audit_logs_into_cloudwatch/ingest_audit_log.py
@@ -40,11 +40,11 @@
40
# Format of the secret should be:
41
# {"fsId": "fsxadmin-password", "fsId": "fsxadmin-password", ...}
42
#secretRegion = "us-west-2"
43
-#secretArn = "arn:aws:secretsmanager:us-west-2:759995470648:secret:FSXN_passwords-MJixz9"
+#secretArn = ""
44
#
45
# Where to store last read stats.
46
#s3BucketRegion = "us-west-2"
47
-#s3BucketName = "keith-test-mon-ems-events"
+#s3BucketName = ""
48
#statsName = "lastFileRead"
49
50
# The region to process the FSxNs in.
0 commit comments