Skip to content
Snippets Groups Projects
Commit 721bfd0b authored by Julien Garcia Gonzalez's avatar Julien Garcia Gonzalez Committed by Tom Wilkie
Browse files

Update docs/aws_storage.md


Co-Authored-By: default avataryubozhao <yubz86@gmail.com>
parent 4834fdef
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ storage_config:
## S3
Loki is using S3 as object storage. It stores log within directories based on
[`OrgID`](./operations.md#Multi-tenancy). For example, Logs from org `faker'
[`OrgID`](./operations.md#Multi-tenancy). For example, Logs from org `faker`
will stored in `s3://BUCKET_NAME/faker/`.
The S3 configuration is setup with url format: `s3://access_key:secret_access_key@region/bucket_name`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment