Unsolved

1 Rookie

 • 

1 Message

14

October 10th, 2025 05:08

Unable to locate S3 bucket url

Hi all ,

I am trying to use s3 bucket created on ecs in my openshift environment for the deployment of loki , it requires endpoint of the bucket as well , I'm not sure where to find it 


apiVersion: v1
kind: Secret
metadata:
name: logging-loki-s3
namespace: openshift-logging
stringData:
access_key_id: {}
access_key_secret: {}
bucketnames: {}
endpoint: {}
region: {}

Moderator

 • 

9.3K Posts

October 10th, 2025 12:40

Hi,

 

Thanks for your question.

Try the steps in this article. https://www.dell.com/support/kbdoc/en-us/000057245/ecs-s3-list-py-oc-map-s3-bucket-version-list-complete-listing-and-check-fix-metering-discrepancies for listing buckets. If not maybe something else here. https://www.dell.com/support/kbdoc/en-us/000055896/ecs-bucket-management-overview-and-troubleshooting

Let us know if you have any additional questions.

No Events found!

Top