1 Answer
- Newest
- Most votes
- Most comments
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
