---
title: Introduction to BYOC Logs
description: Learn about BYOC Logs architecture, components, and supported features
breadcrumbs: Docs > BYOC Logs > Introduction to BYOC Logs
---

# Introduction to BYOC Logs

{% callout %}
##### Join the Preview!

BYOC Logs is in Preview.
{% /callout %}

## Overview{% #overview %}

BYOC Logs is Datadog's log management solution that runs in your own infrastructure. It indexes and stores logs in your object storage, executes search and analytics queries, and connects to the Datadog UI for a fully integrated experience. BYOC Logs is designed for organizations with specific requirements:

- Data residency, privacy, and regulatory requirements
- High volume requirements

Here is a high-level overview of how BYOC Logs works:

{% image
   source="https://docs.dd-static.net/images/cloudprem/overview_diagram_cloudprem.d0b179faac15e3d8e1a64ccfd3da100a.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/cloudprem/overview_diagram_cloudprem.d0b179faac15e3d8e1a64ccfd3da100a.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="BYOC Logs architecture overview showing how logs flow from sources through BYOC Logs to the Datadog platform" /%}

The diagram illustrates the BYOC Logs hybrid architecture, highlighting how data is processed and stored within your infrastructure:

- **Ingestion**: Logs are collected from Datadog Agents and other sources using standard protocols.
- **Your Infrastructure**: The BYOC Logs platform runs entirely inside your infrastructure. It processes and stores logs in your own storage (S3, Azure Blob, MinIO).
- **Datadog SaaS**: The Datadog platform is BYOC Logs' Control Plane. It hosts the Datadog UI and communicates with BYOC Logs through a secure connection to send log queries and receive results.

- [Architecture - Understand how BYOC Logs components work together](https://docs.datadoghq.com/byoc-logs/introduction/architecture.md)
- [Network - Understand how BYOC Logs communicates with Datadog](https://docs.datadoghq.com/byoc-logs/introduction/network.md)
- [Supported Features - See which Log Explorer features are available in BYOC Logs](https://docs.datadoghq.com/byoc-logs/introduction/features.md)

## Get started{% #get-started %}

- [Quickstart - Run BYOC Logs locally in 5 minutes](https://docs.datadoghq.com/byoc-logs/quickstart.md)
- [Installation - Deploy BYOC Logs on AWS, Azure, or custom Kubernetes](https://docs.datadoghq.com/byoc-logs/install.md)
- [Ingest Logs - Configure the Datadog Agent to send logs to BYOC Logs](https://docs.datadoghq.com/byoc-logs/ingest/agent.md)
