LlamaIndex Audit Logs: What the Instrumentation Module Records and What LlamaCloud Adds
LlamaIndex ships two different record-keeping systems and neither one is an audit log in the sense a compliance team means. The open-source instrumentation module emits Spans and Events through a dispatcher for developer observability. LlamaCloud adds organization-level audit logs and SSO on Enterprise plans, covering administrative actions. Between those two sits the retrieval request itself, which carries no authenticated identity in either record.
Read post →