How to Configure AWS S3 Storage bucket Log export configuration for Orchestrator Service in Automation Cloud ?
To export Robot logs generated in the Orchestrator services to AWS S3, find the below steps to configure the same:
- Login to Automation Cloud.
- Click on Admin
- Select the tenant & Expand the Services.
- Select Orchestrator service
- Click on Log Export Configuration
- Select the Storage type to AWS S3
- Provide the Storage bucket name (Which you have created in AWS portal)
- To Create the same Log into your AWS console.
- Search for S3 and Enter.
- Click on create bucket.
- Provide the Bucket Name & Region
- Click on Create Bucket.
- Once bucket is created you will be able to see as below,
- Click on the Bucket Name
- Grant the UiPath IAM user in Bucket policy, (arn:aws:iam::983328018169:user/UiPathLogExport, "s3:PutObject" and "s3:DeleteObject" access to this bucket in your AWS storage. To configure the same).
- Click on Permissions > Bucket Policy > Edit (Provide the below policy as per the bucket resource) :
- Click on Save changes
- Now, Provide the Bucket Name, Region Name and click on save in Automation Cloud (You will be able to see a pop-up regarding grant the UiPath IAM USER) > Click on I already granted access.