This document describes Doradus Logging databases. In Doradus, an application is a named database with its own schema and data. Every schema selects a specific
storage service to manage its data. When a schema selects the Doradus Logging storage service, the deployed instance is called a Doradus Logging database. The Logging storage service is optimized to manage immutable, time-series data such as log records and events. This document describes the unique features of the Logging service, including its data model, query language, and REST API commands.