Add information to logs for streaming

Hello,

We want to maintain audit logs for our organizations, and we need the org metadata to let us index the organizations. We have a separate identifier for organizations (that maps 1:1 to organization_id) that is stored in the org metadata. When streaming the Auth0 logs to EventBridge, how can we inject this org metadata into the logs?

Thank you!