Images are not uploading to S3

Hi,
I’m running Grafana 4.6.0. It is configured to use s3 and below are the config lines.

provider = s3
[external_image_storage.s3]
bucket = grafanastore
region = us-east-2
path = grafana
access_key = AKBCDEFGHIJKGQ3A
secret_key = LdhyFN8LMNO)QRSTUV

It is actually rendering the images but not uploading to S3. Is there any way I can export the images to S3 from Grafana server?

Hi,

Please check the Grafana log for any issues and upload the problematic part of the log here.

Marcus