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 réponse
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
EXPERT
répondu il y a 2 mois
profile picture
EXPERT
vérifié il y a 2 mois
  • 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?

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions