Hi all,
I'm working on creating the new environment by copying the other environment complete crx-quickstart. After that I made the required changes to connect with S3 bucket. But, how should i ensure object are upload into S3 bucket since millions of object i couldn't able to sort in S3 bucket as last modified.
I could see files under datastore in 3 folder. After object uploaded into datastore, below folder will be cleared ?
repository/datastore
Download
upload
tmp
Please suggest how should i confirm.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @user65294
I think you are following this document for configuring the S3 datastore - https://experienceleague.adobe.com/docs/experience-manager-65/content/implementing/deploying/deployi...
You can try creating a custom logger for this package - org.apache.jackrabbit.oak.plugins.blob.datastore.S3DataStore and set it to debug level and then try uploading a file in AEM to confirm if the logs indicate the file upload being successful?
Thanks
Narendra
anyone please suggest.
Hi @user65294
I think you are following this document for configuring the S3 datastore - https://experienceleague.adobe.com/docs/experience-manager-65/content/implementing/deploying/deployi...
You can try creating a custom logger for this package - org.apache.jackrabbit.oak.plugins.blob.datastore.S3DataStore and set it to debug level and then try uploading a file in AEM to confirm if the logs indicate the file upload being successful?
Thanks
Narendra
Hi Narendra,
The specified logger is not showing. Can you please share if any you any suggestions.
Thanks,
Prasath R
Views
Replies
Total Likes
@user65294 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies