Files
loki/docs/sources/configuration/examples/3-S3-Without-Credentials-Snippet.yaml
Dylan Guedes f2d7bb4c38 Docs: Improve/update examples page (#8338)
What this PR does / why we need it:
Update our examples page to reflect recent changes to Loki configuration.
Motivated by feedback on #6122
2023-01-31 10:20:04 -03:00

17 lines
379 B
YAML

# If you don't wish to hard-code S3 credentials you can also configure an EC2
# instance role by changing the `storage_config` section
schema_config:
configs:
- from: 2020-05-15
store: aws
object_store: s3
schema: v11
index:
prefix: loki_
storage_config:
aws:
s3: s3://region/bucket_name
dynamodb:
dynamodb_url: dynamodb://region