Skip to main content

Logger - API Documentation

Overview

The Logger feature records incoming SDK/API request snapshots per app for troubleshooting and operational diagnostics.

Database Collections

CollectionPurpose
countly.logs{appId}Stores per-app request-log documents used for debugging and request inspection.
countly.membersUsed for API authentication and permission checks for logger endpoints.
countly.appsUsed to validate requested app context during logger endpoint access.

Configuration & Settings

SettingDefaultPurpose
logger.stateautomaticControls request logging mode (on, off, automatic).
logger.limit1000Request-volume threshold used by automatic mode to switch logging behavior.

Last Updated

2026-02-17