Get Logs Count
GET
https://api.coralogix.com/mgmt/openapi/5/dataplans/data-usage/v2/logs/countReturns the log ingestion count for the team.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
date_range# object
Date interval to query log ingestion counts over.
resolution# string
Aggregation resolution with second precision. Must be between 1 second and the date_range interval.
filters# object
Optional scope filter that restricts results to the listed applications and subsystems (full match).
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
application/json
The logs count.