How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MongoDB Push-Based Log Export API

You can continually export mongod, mongos, and audit logs to an AWS S3 bucket. The new `/logIntegrations` API provides 1-minute log export on a best-effort basis. The existing `/pushBasedLogExport` API provides 5-minute log export and will be deprecated in the future. The log export integrations are managed at the project level.

MongoDB Push-Based Log Export API is one of 53 APIs that MongoDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Push-Based Log Export. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, and a changelog.

This API exposes 9 operations across 3 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://cloud.mongodb.com.

9 operations 3 paths 22 schemas 2 DELETE3 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://cloud.mongodb.com/api/atlas/v2
Authentication
HTTP Digest, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

MongoDB Push-Based Log Export API declares 2 security schemes for authenticating requests. It uses HTTP digest authentication (DigestAuth). It supports OAuth 2.0 (ServiceAccounts) using the clientCredentials flow. By default, every request must be authenticated.

  • ServiceAccounts — Learn more about [Service Accounts](https://www.mongodb.com/docs/atlas/api/service-accounts-overview).

Paths & Operations 9

Across 3 paths, the API surfaces 9 operations — 2 DELETE, 3 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Push-Based Log Export 9

You can continually export mongod, mongos, and audit logs to an AWS S3 bucket. The new /logIntegrations API provides 1-minute log export on a best-effort basis. The existing /push…

GET
/api/atlas/v2/groups/{groupId}/logIntegrations
Return All Active Log Integrations
listGroupLogIntegrations 7 params → 200400401403404429500
POST
/api/atlas/v2/groups/{groupId}/logIntegrations
Create One Log Integration
createGroupLogIntegration 3 params body → 201400401403404429500
DELETE
/api/atlas/v2/groups/{groupId}/logIntegrations/{id}
Remove One Log Integration
deleteGroupLogIntegration 4 params → 204400401403404429500
GET
/api/atlas/v2/groups/{groupId}/logIntegrations/{id}
Return One Log Integration
getGroupLogIntegration 4 params → 200400401403404429500
PUT
/api/atlas/v2/groups/{groupId}/logIntegrations/{id}
Update One Log Integration
updateGroupLogIntegration 4 params body → 200400401403404429500
DELETE
/api/atlas/v2/groups/{groupId}/pushBasedLogExportdeprecated
Disable Push-Based Log Export for One Project
deleteGroupPushBasedLogExport 3 params → 200400401403404429500
GET
/api/atlas/v2/groups/{groupId}/pushBasedLogExportdeprecated
Return One Push-Based Log Export Configuration in One Project
getGroupPushBasedLogExport 3 params → 200401403404429500
PATCH
/api/atlas/v2/groups/{groupId}/pushBasedLogExportdeprecated
Update One Push-Based Log Export Configuration in One Project
updateGroupPushBasedLogExport 3 params body → 200400401403404429500
POST
/api/atlas/v2/groups/{groupId}/pushBasedLogExportdeprecated
Create One Push-Based Log Export Configuration in One Project
createGroupPushBasedLogExport 3 params body → 200400401403404429500

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are ApiError (6 properties), PushBasedLogExportProject (6 properties), PaginatedLogIntegrationResponse (3 properties), LogIntegrationResponse (3 properties). Each schema is shown below with its type and property counts.

ApiError
object
6 properties 2 required
Link
object
2 properties
PaginatedLogIntegrationResponse
object
3 properties 1 required
FieldViolation
object
2 properties 2 required
SplunkLogIntegrationResponse
object
Details to integrate Splunk log export with one Atlas project.
5 required
GcsLogIntegrationRequest
object
Request schema for creating or updating a Google Cloud Storage log export integration.
5 required
DatadogLogIntegrationRequest
object
Request schema for creating or updating a Datadog log export integration.
4 required
AzureLogIntegrationResponse
object
Details to integrate Azure Blob Storage log export with one Atlas project.
7 required
CreatePushBasedLogExportProjectRequest
object
3 properties 3 required
Header
object
HTTP header with name and value.
2 properties 2 required
SplunkLogIntegrationRequest
object
Request schema for creating or updating a Splunk log export integration.
4 required
LogIntegrationRequest
object
Request schema for creating or updating a log integration.
2 properties 2 required
OtelLogIntegrationRequest
object
Request schema for creating or updating an OpenTelemetry log export integration.
4 required
PushBasedLogExportProject
object
6 properties
GcsLogIntegrationResponse
object
Details to integrate Google Cloud Storage log export with one Atlas project.
6 required
OtelLogIntegrationResponse
object
Details to integrate OpenTelemetry log export with one Atlas project.
5 required
AzureLogIntegrationRequest
object
Request schema for creating or updating an Azure Blob Storage log export integration.
6 required
S3LogIntegrationResponse
object
Details to integrate S3 log export with one Atlas project.
6 required
S3LogIntegrationRequest
object
Request schema for creating or updating an S3 log export integration.
5 required
BadRequestDetail
object
Bad request detail.
1 property
LogIntegrationResponse
object
Response schema for log integration operations.
3 properties 3 required
DatadogLogIntegrationResponse
object
Details to integrate Datadog log export with one Atlas project.
5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mongodb-push-based-log-export-api-openapi.yml Raw ↑

Other APIs MongoDB publishes across the network.

MongoDB Atlas Data API
MongoDB Atlas App Services Admin API
MongoDB Access Tracking API
MongoDB Activity Feed API
MongoDB Alert Configurations API
MongoDB Alerts API
MongoDB Atlas Search API
MongoDB Auditing API
MongoDB AWS Clusters DNS API
MongoDB Cloud Backups API
MongoDB Cloud Migration Service API
MongoDB Cloud Provider Access API
Where this information came from

This is an independent, third-party profile of MongoDB Push-Based Log Export API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.