Setting up data feed to S3 | Community
Skip to main content
April 30, 2020
Solved

Setting up data feed to S3

  • April 30, 2020
  • 3 replies
  • 7820 views

Hi,

I'm trying to set up a data feed directly to S3 (in us-east-1). The access keys and S3 prefixes are right, however, the job would fail with "Failed: Unknown Cause".

I couldn't get any reference that details the format of configurations with example.

 

Details of the data feed:

bucket:  dev****bucket   (not sure if this format is correct or should it be s3://...)

path: adobe/rsidname  (not sure if there needs to be a / in the end)

compression: gzip

packaging type: multiple files

feed interval: hourly

 

Any help is greatly appreciated.

Thank you in advance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by BrianTophamAdobe

@hjoshi  provides a great solution below for setting up an S3 via the APIs. The other option is a ticket with Analytics Customer Care. Adobe is working on a solution to set up S3 in the UI. 

3 replies

Andrey_Osadchuk
Level 10
May 1, 2020

I would advise you to contact CustomerCare.

May 4, 2020
Thank you, I'll do that
BrianTophamAdobe
Adobe Employee
BrianTophamAdobeAdobe EmployeeAccepted solution
Adobe Employee
August 3, 2021

@hjoshi  provides a great solution below for setting up an S3 via the APIs. The other option is a ticket with Analytics Customer Care. Adobe is working on a solution to set up S3 in the UI. 

Level 2
August 4, 2021

@shyamv5910830 ,

 

You could follow the below document and should be able to configure data feed to S3 bucket by your own. There is no configuration need to be done from clinet care.

 

https://www.gormanalysis.com/blog/sending-adobe-analytics-clickstream-data-to-aws-s3/

Level 3
March 1, 2024

Thanks hjoshi, for the details instructions. Very helpful