Skip to main content

Get Logs Count

GEThttps://api.coralogix.com/mgmt/openapi/5/dataplans/data-usage/v2/logs/count

Returns the log ingestion count for the team.

Authorizations

Authorizationstringheaderrequired
API key authentication

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.