Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Neil Hanlon
Efs Utils
Commits
2e065400
Commit
2e065400
authored
Oct 27, 2020
by
Henrique Rodrigues
Committed by
cappuccinuo
Oct 27, 2020
Browse files
Fix typo
parent
493d9ea0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2e065400
...
@@ -204,7 +204,7 @@ sudo sed -i -e '/\[cloudwatch-log\]/{N;s/# enabled = true/enabled = true/}' /etc
...
@@ -204,7 +204,7 @@ sudo sed -i -e '/\[cloudwatch-log\]/{N;s/# enabled = true/enabled = true/}' /etc
You can also configure CloudWatch log group name and log retention days in the config file.
You can also configure CloudWatch log group name and log retention days in the config file.
### Step 3. Attach the CloudWatch logs policy to the IAM role attached to instance.
### Step 3. Attach the CloudWatch logs policy to the IAM role attached to instance.
Attach AWS managed policy
`AmazonElast
c
iFileSystemsUtils`
to the iam role you attached to the instance, or the aws credentials
Attach AWS managed policy
`AmazonElasti
c
FileSystemsUtils`
to the iam role you attached to the instance, or the aws credentials
configured on your instance.
configured on your instance.
After completing the three prerequisite steps, you will be able to see mount status notifications in CloudWatch Logs.
After completing the three prerequisite steps, you will be able to see mount status notifications in CloudWatch Logs.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment