Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 26 additions & 26 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7012,132 +7012,132 @@ menu:
weight: 1101
- name: BYOC Logs
pre: upload-wui
url: cloudprem/
url: byoc-logs/
parent: log_management_heading
identifier: cloudprem
weight: 30000
- name: Introduction
url: /cloudprem/introduction/
url: /byoc-logs/introduction/
parent: cloudprem
identifier: cloudprem_introduction
weight: 1
- name: Architecture
url: /cloudprem/introduction/architecture
url: /byoc-logs/introduction/architecture
parent: cloudprem_introduction
identifier: cloudprem_architecture
weight: 101
- name: Network
url: /cloudprem/introduction/network
url: /byoc-logs/introduction/network
parent: cloudprem_introduction
identifier: cloudprem_network
weight: 102
- name: Supported Features
url: /cloudprem/introduction/features
url: /byoc-logs/introduction/features
parent: cloudprem_introduction
identifier: cloudprem_features
weight: 104
- name: Quickstart
url: /cloudprem/quickstart
url: /byoc-logs/quickstart
parent: cloudprem
identifier: cloudprem_quickstart
weight: 2
- name: Install
url: /cloudprem/install/
url: /byoc-logs/install/
parent: cloudprem
identifier: cloudprem_install
weight: 3
- name: AWS EKS
url: /cloudprem/install/aws_eks
url: /byoc-logs/install/aws_eks
parent: cloudprem_install
identifier: cloudprem_aws_eks
weight: 301
- name: Azure AKS
url: /cloudprem/install/azure_aks
url: /byoc-logs/install/azure_aks
parent: cloudprem_install
identifier: cloudprem_azure_aks
weight: 302
- name: GCP GKE
url: /cloudprem/install/gcp_gke
url: /byoc-logs/install/gcp_gke
parent: cloudprem_install
identifier: cloudprem_gcp_gke
weight: 303
- name: Docker (Local)
url: /cloudprem/install/docker
url: /byoc-logs/install/docker
parent: cloudprem_install
identifier: cloudprem_docker
weight: 304
- name: Custom Kubernetes
url: /cloudprem/install/custom_k8s
url: /byoc-logs/install/custom_k8s
parent: cloudprem_install
identifier: cloudprem_custom_k8s
weight: 305
- name: Ingest
url: /cloudprem/ingest/
url: /byoc-logs/ingest/
parent: cloudprem
identifier: cloudprem_ingest
weight: 4
- name: Datadog Agent
url: /cloudprem/ingest/agent
url: /byoc-logs/ingest/agent
parent: cloudprem_ingest
identifier: cloudprem_ingest_agent
weight: 401
- name: Observability Pipelines
url: /cloudprem/ingest/observability_pipelines
url: /byoc-logs/ingest/observability_pipelines
parent: cloudprem_ingest
identifier: cloudprem_ingest_op
weight: 402
- name: REST API
url: /cloudprem/ingest/api
url: /byoc-logs/ingest/api
parent: cloudprem_ingest
identifier: cloudprem_ingest_api
weight: 403
- name: Configure
url: /cloudprem/configure/
url: /byoc-logs/configure/
parent: cloudprem
identifier: cloudprem_configure
weight: 5
- name: Indexes
url: /cloudprem/configure/indexes
url: /byoc-logs/configure/indexes
parent: cloudprem_configure
identifier: cloudprem_configure_indexes
weight: 500
- name: Ingress
url: /cloudprem/configure/ingress
url: /byoc-logs/configure/ingress
parent: cloudprem_configure
identifier: cloudprem_ingress
weight: 503
- name: Lambda Search Offloading
url: /cloudprem/configure/lambda
url: /byoc-logs/configure/lambda
parent: cloudprem_configure
identifier: cloudprem_configure_lambda
weight: 504
- name: Operate
url: /cloudprem/operate/
url: /byoc-logs/operate/
parent: cloudprem
identifier: cloudprem_operate
weight: 6
- name: Sizing
url: /cloudprem/operate/sizing
url: /byoc-logs/operate/sizing
parent: cloudprem_operate
identifier: cloudprem_operate_sizing
weight: 600
- name: Monitoring
url: /cloudprem/operate/monitoring
url: /byoc-logs/operate/monitoring
parent: cloudprem_operate
identifier: cloudprem_operate_monitoring
weight: 601
- name: Troubleshooting
url: /cloudprem/operate/troubleshooting
url: /byoc-logs/operate/troubleshooting
parent: cloudprem_operate
identifier: cloudprem_operate_troubleshooting
weight: 602
- name: Search Logs
url: /cloudprem/operate/search_logs
url: /byoc-logs/operate/search_logs
parent: cloudprem_operate
identifier: cloudprem_operate_search
weight: 603
- name: Guides
url: /cloudprem/guides/
url: /byoc-logs/guides/
parent: cloudprem
identifier: cloudprem_guides
weight: 10
Expand Down
2 changes: 1 addition & 1 deletion content/en/all_guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Guides in the Datadog documentation are pages that provide background knowledge,
{{< whatsnext desc="Log Management:">}}
{{< nextlink href="/logs/guide" >}}<i class="icon-log" style="font-size:25px;color:#7c3eb9;vertical-align:middle"></i>&nbsp;&nbsp;&nbsp;&nbsp;Log Management{{< /nextlink >}}
{{< nextlink href="/observability_pipelines/guide" >}}<i class="icon-pipelines" style="font-size:25px;color:#7c3eb9;vertical-align:middle"></i>&nbsp;&nbsp;&nbsp;&nbsp;Observability Pipelines{{< /nextlink >}}
{{< nextlink href="/cloudprem/guides/" >}}<i class="icon-upload-wui" style="font-size:25px;color:#7c3eb9;vertical-align:middle"></i>&nbsp;&nbsp;&nbsp;&nbsp;BYOC Logs{{< /nextlink >}}
{{< nextlink href="/byoc-logs/guides/" >}}<i class="icon-upload-wui" style="font-size:25px;color:#7c3eb9;vertical-align:middle"></i>&nbsp;&nbsp;&nbsp;&nbsp;BYOC Logs{{< /nextlink >}}
{{< /whatsnext >}}

{{< whatsnext desc="Administration:">}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ further_reading:
- link: "https://www.datadoghq.com/blog/introducing-datadog-cloudprem/"
tag: "Blog"
text: "Store and search logs at petabyte scale in your own infrastructure with Datadog BYOC Logs"
aliases:
- /cloudprem/
---

{{< callout url="https://www.datadoghq.com/product-preview/cloudprem/" btn_hidden="false" header="BYOC Logs is in Preview" >}}
Join the BYOC Logs Preview to access new self-hosted log management features.
{{< callout btn_hidden="true" header="Join the Preview!" >}}
BYOC Logs is in Preview.
{{< /callout >}}

BYOC Logs is Datadog's log management solution for organizations that want to keep their data in their own cloud accounts and control costs using their existing cloud provider discounts. It is built to meet stringent security, data residency, regulatory, and high-volume requirements.
Expand All @@ -17,12 +19,12 @@ BYOC Logs is Datadog's log management solution for organizations that want to ke
## Get started

{{< whatsnext desc="Follow our guides to get BYOC Logs up and running:">}}
{{< nextlink href="/cloudprem/introduction/" >}}What is BYOC Logs?{{< /nextlink >}}
{{< nextlink href="/cloudprem/quickstart/" >}}Quickstart: Run BYOC Logs locally in 5 minutes{{< /nextlink >}}
{{< nextlink href="/cloudprem/install/" >}}Installation - Deploy BYOC Logs on AWS, Azure, or custom Kubernetes{{< /nextlink >}}
{{< nextlink href="/cloudprem/ingest/agent/" >}}Ingest Logs - Configure the Datadog Agent to send logs to BYOC Logs{{< /nextlink >}}
{{< nextlink href="/cloudprem/operate/search_logs" >}}Search Logs - Explore your logs in the Datadog Log Explorer{{< /nextlink >}}
{{< nextlink href="/cloudprem/guides/" >}}Guides - Step-by-step guides for BYOC Logs features and integrations{{< /nextlink >}}
{{< nextlink href="/byoc-logs/introduction/" >}}What is BYOC Logs?{{< /nextlink >}}
{{< nextlink href="/byoc-logs/quickstart/" >}}Quickstart: Run BYOC Logs locally in 5 minutes{{< /nextlink >}}
{{< nextlink href="/byoc-logs/install/" >}}Installation - Deploy BYOC Logs on AWS, Azure, or custom Kubernetes{{< /nextlink >}}
{{< nextlink href="/byoc-logs/ingest/agent/" >}}Ingest Logs - Configure the Datadog Agent to send logs to BYOC Logs{{< /nextlink >}}
{{< nextlink href="/byoc-logs/operate/search_logs" >}}Search Logs - Explore your logs in the Datadog Log Explorer{{< /nextlink >}}
{{< nextlink href="/byoc-logs/guides/" >}}Guides - Step-by-step guides for BYOC Logs features and integrations{{< /nextlink >}}
{{< /whatsnext >}}

## Further reading
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@
title: Configure BYOC Logs
description: Learn how to configure and customize your BYOC Logs deployment for optimal performance and security
further_reading:
- link: "/cloudprem/install/"
- link: "/byoc-logs/install/"
tag: "Documentation"
text: "Install BYOC Logs"
- link: "/cloudprem/operate/sizing/"
- link: "/byoc-logs/operate/sizing/"
tag: "Documentation"
text: "Size your cluster"
aliases:
- /cloudprem/configure/
---

{{< callout url="https://www.datadoghq.com/product-preview/cloudprem/" btn_hidden="false" header="BYOC Logs is in Preview" >}}
Join the BYOC Logs Preview to access new self-hosted log management features.
{{< callout btn_hidden="true" header="Join the Preview!" >}}
BYOC Logs is in Preview.
{{< /callout >}}

## Overview
Expand All @@ -21,13 +23,12 @@ After installing BYOC Logs, you can configure your deployment to meet your envir
If you don't see the BYOC Logs entry in the Logs menu, it means BYOC Logs is not activated on your account. Join the [BYOC Logs Preview][1] to activate BYOC Logs on your account.

{{< whatsnext desc="Customize your BYOC Logs deployment:">}}
{{< nextlink href="/cloudprem/configure/indexes/" >}}Configure indexes{{< /nextlink >}}
{{< nextlink href="/cloudprem/configure/ingress/" >}}Configure Ingress{{< /nextlink >}}
{{< nextlink href="/cloudprem/configure/lambda/" >}}Lambda Search Offloading{{< /nextlink >}}
{{< nextlink href="/byoc-logs/configure/indexes/" >}}Configure indexes{{< /nextlink >}}
{{< nextlink href="/byoc-logs/configure/ingress/" >}}Configure Ingress{{< /nextlink >}}
{{< nextlink href="/byoc-logs/configure/lambda/" >}}Lambda Search Offloading{{< /nextlink >}}
{{< /whatsnext >}}

## Further reading

{{< partial name="whats-next/whats-next.html" >}}

[1]: https://www.datadoghq.com/product-preview/cloudprem/
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,18 @@ title: Indexes
description: Learn how to configure multiple indexes with custom filters and retention policies for your BYOC Logs cluster
aliases:
- /cloudprem/configure/retention/
- /cloudprem/configure/indexes/
further_reading:
- link: "/cloudprem/configure/pipelines/"
- link: "/byoc-logs/configure/pipelines/"
tag: "Documentation"
text: "Configure Processing Pipelines"
- link: "/cloudprem/operate/search_logs/"
- link: "/byoc-logs/operate/search_logs/"
tag: "Documentation"
text: "Search Logs"
---

{{< callout url="https://www.datadoghq.com/product-preview/cloudprem/" btn_hidden="false" header="BYOC Logs is in Preview" >}}
Join the BYOC Logs Preview to access new self-hosted log management features.
{{< callout btn_hidden="true" header="Join the Preview!" >}}
BYOC Logs is in Preview.
{{< /callout >}}

By default, a BYOC Logs cluster stores all logs in a single index with a single retention policy. With multiple indexes, you can segment logs by defining filter queries and assigning a different retention period to each index. For example, you can retain audit logs for 1 year while keeping debug logs for only 3 days.
Expand Down Expand Up @@ -48,6 +49,6 @@ For more information, see [Search BYOC Logs][3].

{{< partial name="whats-next/whats-next.html" >}}

[1]: https://app.datadoghq.com/cloudprem
[1]: https://app.datadoghq.com/byoc-logs
[2]: /logs/explorer/
[3]: /cloudprem/operate/search_logs
[3]: /byoc-logs/operate/search_logs
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@
title: BYOC Logs Ingress Configuration
description: Learn how to configure and manage ingress controllers for your BYOC Logs deployment
further_reading:
- link: "/cloudprem/ingest/"
- link: "/byoc-logs/ingest/"
tag: "Documentation"
text: "Set up Log Ingestion"
- link: "/cloudprem/operate/monitoring/"
- link: "/byoc-logs/operate/monitoring/"
tag: "Documentation"
text: "Monitor BYOC Logs"
aliases:
- /cloudprem/configure/ingress/
---

{{< callout url="https://www.datadoghq.com/product-preview/cloudprem/" btn_hidden="false" header="BYOC Logs is in Preview" >}}
Join the BYOC Logs Preview to access new self-hosted log management features.
{{< callout btn_hidden="true" header="Join the Preview!" >}}
BYOC Logs is in Preview.
{{< /callout >}}

## Overview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@
title: Lambda Search Offloading
description: Learn how to configure Lambda-based search offloading for BYOC Logs on AWS
further_reading:
- link: "/cloudprem/configure/"
- link: "/byoc-logs/configure/"
tag: "Documentation"
text: "Configure BYOC Logs"
- link: "/cloudprem/operate/sizing/"
- link: "/byoc-logs/operate/sizing/"
tag: "Documentation"
text: "Size your cluster"
aliases:
- /cloudprem/configure/lambda/
---

{{< callout url="https://www.datadoghq.com/product-preview/cloudprem/" btn_hidden="false" header="BYOC Logs is in Preview" >}}
Join the BYOC Logs Preview to access new self-hosted log management features.
{{< callout btn_hidden="true" header="Join the Preview!" >}}
BYOC Logs is in Preview.
{{< /callout >}}

<div class="alert alert-warning">Lambda search offloading is an experimental feature.</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,19 @@
title: Processing Configuration
aliases:
- /cloudprem/configure/processing/
- /cloudprem/configure/pipelines/
description: Learn how to configure your processing pipelines in BYOC Logs
further_reading:
- link: "/cloudprem/architecture/"
- link: "/byoc-logs/architecture/"
tag: "Documentation"
text: "Learn more about BYOC Logs Architecture"
- link: "/cloudprem/troubleshooting/"
- link: "/byoc-logs/troubleshooting/"
tag: "Documentation"
text: "Troubleshooting"
---

{{< callout url="https://www.datadoghq.com/product-preview/cloudprem/" btn_hidden="false" header="BYOC Logs is in Preview" >}}
Join the BYOC Logs Preview to access new self-hosted log management features.
{{< callout btn_hidden="true" header="Join the Preview!" >}}
BYOC Logs is in Preview.
{{< /callout >}}

## Overview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,16 @@ cascade:
rank: 20
category: Guide
subcategory: BYOC Logs Guides
aliases:
- /cloudprem/guides/
---


{{< callout url="https://www.datadoghq.com/product-preview/cloudprem/" btn_hidden="false" header="BYOC Logs is in Preview" >}}
Join the BYOC Logs Preview to access new self-hosted log management features.
{{< callout btn_hidden="true" header="Join the Preview!" >}}
BYOC Logs is in Preview.
{{< /callout >}}

{{< whatsnext desc="Explore the following guides:">}}
{{< nextlink href="/cloudprem/guides/query_logs_with_mcp/" >}}Query BYOC Logs with the Datadog MCP Server{{< /nextlink >}}
{{< nextlink href="/cloudprem/guides/send_otel_logs_observability_pipelines/" >}}Send OpenTelemetry Logs to BYOC Logs through Observability Pipelines{{< /nextlink >}}
{{< nextlink href="/byoc-logs/guides/query_logs_with_mcp/" >}}Query BYOC Logs with the Datadog MCP Server{{< /nextlink >}}
{{< nextlink href="/byoc-logs/guides/send_otel_logs_observability_pipelines/" >}}Send OpenTelemetry Logs to BYOC Logs through Observability Pipelines{{< /nextlink >}}
{{< /whatsnext >}}
Loading
Loading