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?

feita há 2 meses310 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 2 meses
profile picture
ESPECIALISTA
avaliado há 2 meses
  • 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?

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas