Not able to fetch Confluence documents for Bedrock Knowledge Bases

0

I have been trying to get Bedrock Knowledge Bases to fetch documents that contain "log" or "logging" from a Confluence space called "Observability" (or "OSRE" in the URL path) using different variations of the following regular expressions:

  • Space: /(Observability|OSRE)/i
  • Pages: /(log)/i

Enter image description here

Enter image description here

This doesn't get any result for all of the variations I tested and I cannot see why nothing matches.

The fetching works well though when none of these filters is applied, so the problem is not in connecting/accessing Confluence.

Am I missing anything?

1 Antwort
0

Hi,

Agreed on the fact that your connection seems ok.

But, did you activate the Bedrock ingestion logs to see if the documents you want to load are problematic (parsing, etc.) at ingestion time?

See https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-bases-logging.html

Best,

Didier

profile pictureAWS
EXPERTE
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
  • Thanks for you answer @dider, I have application logs enabled and can see logs related to the following job types:

    • INGESTION_JOB_STARTED
    • CRAWLING_COMPLETED
    • COMPLETE

    But none of them has any data (shows 0 documents ingested).

    Any idea what could be missing?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen