# Observability and OpenTelemetry: Introducing MongoDB Atlas Log Integration

[MongoDB](https://yomu.fyi/company/mongodb) · Sabina Bates · Mar 12, 2026

**Type:** Announcement

## Summary

During database latency spikes or unexpected outages, operations teams frequently waste valuable time downloading compressed archives and manually inspecting log files to isolate root causes. MongoDB Atlas resolves this operational friction by introducing a direct log integration feature for dedicated M10+ clusters. The system routes mongod, mongos, and audit logs directly to third-party tools such as Datadog, Splunk, Amazon S3, Google Cloud Storage, and Azure Blob Storage. Furthermore, built-in support for the OpenTelemetry standard enables teams to pipe database logs into any OTel-compatible logging backend. This setup eliminates operational silos, streamlines security auditing, and correlates database query diagnostics with application traces and infrastructure metrics in real time.

## Context

Diagnosing database latency spikes or outages traditionally requires teams to manually log into data platforms, export large log archives, and search through thousands of lines of text. This manual, siloed workflow creates operational friction, delays incident resolution, and obscures the connection between database metrics and underlying log events.

## Approach / What changed

MongoDB Atlas introduced a native log integration for dedicated M10+ clusters that streams mongod, mongos, and audit logs to external platforms. Destinations include Datadog, Splunk, Amazon S3, Azure Blob Storage, Google Cloud Storage, and any endpoint supporting the open-source OpenTelemetry standard. Atlas Search logs are also available through a private preview.

## Takeaways

- Atlas Log Integration supports streaming mongod, mongos, and audit logs directly to Datadog, Splunk, Google Cloud Storage, Azure Blob Storage, and Amazon S3.
- The integration utilizes the open-source OpenTelemetry (OTel) standard, allowing log forwarding to any OTel-compliant observability backend without vendor lock-in.
- Available for dedicated M10+ clusters, the integration is configured via Project Integrations in the Atlas UI, with Atlas Search logs accessible in private preview.

**Tags:** [AWS](https://yomu.fyi/topic/aws), [Azure](https://yomu.fyi/topic/azure), [Monitoring](https://yomu.fyi/topic/monitoring), [Observability](https://yomu.fyi/topic/observability), [Open Source](https://yomu.fyi/topic/open-source)

[Read original post](https://www.mongodb.com/company/blog/product-release-announcements/introducing-mongodb-atlas-log-integration)
