Skip to content

Can we know which are the exact failed files in AWS Bedorck Sync?

0

So we get sync history status like below Enter image description here Now, in order to know which exact file is the problem, is there some mechanism?

1 Answer
0

The knowledge bases logging is available. You can debug issues with your ingestion jobs, using the observability feature for Knowledge Bases. This feature allows you to receive detailed logs during the execution of an ingestion job, providing insights into any potential errors that may have occurred.

You can choose to deliver logs to one of the following destinations:

  • Amazon CloudWatch Log Groups
  • Amazon S3 buckets
  • Amazon Kinesis Firehose Streams

The logs will be generated only for those ingestion jobs that are triggered after the configuration for this feature is done.

The official documentation for this feature can be found here: https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-bases-logging.html

AWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.