How To Configure AWS S3 Storage Bucket Log Export Configuration For Orchestrator Service In Automation Cloud ?

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:

  1. Login to Automation Cloud.
  2. Click on Admin
  3. Select the tenant & Expand the Services.
  4. Select Orchestrator service
  5. Click on Log Export Configuration
  6. Select the Storage type to AWS S3
  7. Provide the Storage bucket name (Which you have created in AWS portal)
    1. To Create the same Log into your AWS console.
    2. Search for S3 and Enter.
    3. Click on create bucket.
    4. Provide the Bucket Name & Region
    5. Click on Create Bucket.
    6. Once bucket is created you will be able to see as below,
  1. Click on the Bucket Name
  2. 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).
  3. Click on Permissions > Bucket Policy > Edit (Provide the below policy as per the bucket resource) :
  1. Click on Save changes
  2. 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.