Table of Contents
Note
: This feature is available in Enterprise and AWS editions only.
Table of contents
CloudBeaver provides an Audit logging panel for reviewing API activity. Use it to see who performed an action, when it happened, and which endpoint was involved.
When enabled, the panel logs authentication events, project and connection changes, SQL and file operations, cloud storage activity, license and server configuration updates, preference changes, user and team management actions, and other system-level activities.
Enable audit logging
- Open Settings -> Administration -> Settings
- Navigate to Administration -> Logger
- Enable Audit all API requests to the database
- Save changes
After you enable this option, the Audit logging tab appears in the sidebar.
Manage audit logs
The Audit logging panel includes standard table controls. Use them to search records, adjust the table layout, and manage how data is refreshed.
Export audit logs
Audit logs can be accessed from the following sources:
-
Database - logs are stored in the
QM_API_CALL_LOGtable of the internal query manager database. For details, see How to access the query manager database. -
Browser - open:
http://<your-host>:<your-port>/api/apiCallLog?from=2025-06-26T20:00:00&to=2025-06-26T23:59:59Tip: Always apply filters (
from,to, etc.) to avoid overloading the server. You must be logged in as an administrator to view logs in the browser.
CloudBeaver Documentation
- Getting started
- Create connection
- Connection network options
- Supported databases
- Drivers management

- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
- Entity relation diagrams

- Cloud services
- AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
- Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
- Secret management

- Logs
- Query manager
- Workspace location
- Command line parameters
- Session manager

- Deployment options
- CloudBeaver Editions
- FAQ
- Development





