What is logged
Every BonData service emits a structured record on the events that matter for an audit trail:- API requests: the HTTP method and path, the tenant and user the request was attributed to, the duration, the response status, and a request ID that ties together every downstream log line.
- Authentication events: successful sign-ins, failed sign-ins, MFA challenges, session refreshes, and sign-outs.
- Agent runs: the agent ID, the trigger, the user who started the run, the nodes that executed, and the final outcome.
- Integration operations: when a credential is added, refreshed, used, or revoked.
- Administrative actions: changes made in the management application, including tenant provisioning, role changes, and configuration updates.