Skip to main content
Get Logs Count

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

date_range
Date Range · object

Date interval to query log ingestion counts over. This data structure represents a date range.

resolution
string

Aggregation resolution with second precision. Must be between 1 second and the date_range interval.

filters
Scopes Filter · object

Optional scope filter that restricts results to the listed applications and subsystems (full match). This data structure represents a filter for scopes.

subsystem_aggregation
boolean

When true, aggregate the returned counts by subsystem name.

application_aggregation
boolean

When true, aggregate the returned counts by application name.

Response

This data structure is used to return logs count.

logsCount
Logs Count · object[]

The logs count.