Add a document to an assistant so it triggers indexing on that document
Observe that there are no logs output to indicate that a request came in at all
Expected result
When a request comes in, I can see some information about it in the pod logs
Actual Result
There are no logs outputted after the pod has booted up
Additional Context
I believe I investigated this, and found that there are in fact logging statements, but they are not making it to the pod logs. I'm thinking maybe the logger is misconfigured or something.
Environment
Steps to reproduce
Expected result
Actual Result
Additional Context
I believe I investigated this, and found that there are in fact logging statements, but they are not making it to the pod logs. I'm thinking maybe the logger is misconfigured or something.