Skip to main content

Limit S3 Ingestion to Particular Date

As per below URL https://cloud.google.com/chronicle/docs/ingestion/ingest-aws-logs-into-chronicle 

we can use datetime by appending S3 URL however do we have to enter actual date or just YYYY/MM/DD format

(unable to copy exact format as it is giving error)

You should not enter the actual date but the format in the S3 URI as mentioned in the link. Also ensure that that the S3 bucket has directories with the date format. If not, this wont work.


Reply