Skip to main content
The Monitor section lets you supervise the status and performance of your database in real time. Access it from the Monitor icon in the left sidebar. It has two tabs, Metrics and Logs, and opens on Logs by default.

Metrics

Monitor Metrics tab showing CPU Usage, Memory Usage, Storage Usage, and trend charts

Performance metrics with CPU, memory, and storage indicators

The Metrics tab shows three main indicators: Each metric includes a visual bar showing the usage percentage and free space.

Trend charts

Below the indicators you will find trend charts for CPU usage trend and Memory usage trend. Each chart includes a dashed red line indicating the alert threshold.

Time ranges

You can adjust the metrics period with the range buttons: Click Refresh to update the data in real time.

Logs

Monitor Logs tab showing timeline chart, log table with level, message, and timestamp

Activity logs with timeline, levels, and request details

The Logs tab shows a chronological record of all activity in your database:
  • API requests (GET, POST, PUT, DELETE) with status code, execution time, and IP address
  • System errors and warnings
  • Authentication events

Log levels

Searching and filtering logs

Use the search bar at the top to filter logs. You can search by free text or use filter expressions such as:
The timeline chart above the log table shows the distribution of events over time, letting you identify activity spikes or errors.

Log entry details

Click any row in the log table to open the Log Details panel. It always shows an Overview and, depending on the log information, Request, Authentication, Client, Error information, and Additional data sections. It includes a Download JSON button to export the full entry.