Changes between Version 153 and Version 154 of help/en/howto/s3
- Timestamp:
- May 29, 2013 4:41:32 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/s3
v153 v154 72 72 73 73 === Analytics === 74 Toggle read access for a thirdparty analytics application creates a new [wiki:help/en/howto/iam IAM] user with the following policy: 74 The ''Read Access for Qloudstat'' checkbox in the ''Info'' panel tab creates a dedicated IAM user with a read only IAM policy for Qloudstat to fetch log files. Unchecking the Read Access for Qloudstat checkbox will remove the IAM user again revoking all access for Qloudstat. When enabled, a clickable link is displayed that redirects to [https://qloudstat.com Qloudstat] to confirm the new setup. 75 76 The IAM policy created for the IAM user is: 75 77 76 78 {{{ … … 90 92 }}} 91 93 92 After logging is configured, you can access statistics from your access logs using a service such as [https://qloudstat.com Qloudstat].93 94 94 95 == Folders ==