Dataplane APIs

LogSail Dataplane APIs

LogSail is broken out into multiple APIs under different subdomains. All LogSail APIs are fully documented using OpenAPI and Swagger specs. Our public APIs include:

Core API

Configure remote agents, querying metrics, and search through log data.

Analytics API

Query usage reports on CPU and memory metrics.

Intake API

An ingest API where agent entities push logging and metrics data to.

Entity Constructs and User Access

LogSail's Core and Auth APIs include several low level entities for controlling data streams and user access to data. Group Tenancies are used for controlling the relationships between specific users and resources supporting RBAC policies and

Last updated