diff --git a/hugo/content/en/observability_pipelines/destinations/_index.md b/hugo/content/en/observability_pipelines/destinations/_index.md index ddc9e21e108..0ccb2ebf735 100644 --- a/hugo/content/en/observability_pipelines/destinations/_index.md +++ b/hugo/content/en/observability_pipelines/destinations/_index.md @@ -1,5 +1,6 @@ --- title: Destinations +description: Learn about the destinations available for the Observability Pipelines Worker. disable_toc: false further_reading: - link: "logs/processing/pipelines" diff --git a/hugo/content/en/observability_pipelines/destinations/amazon_opensearch.md b/hugo/content/en/observability_pipelines/destinations/amazon_opensearch.md index 351bb559cac..8e940ef7cf4 100644 --- a/hugo/content/en/observability_pipelines/destinations/amazon_opensearch.md +++ b/hugo/content/en/observability_pipelines/destinations/amazon_opensearch.md @@ -1,5 +1,6 @@ --- title: Amazon OpenSearch Destination +description: Learn how to send logs to Amazon OpenSearch using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/amazon_security_lake.md b/hugo/content/en/observability_pipelines/destinations/amazon_security_lake.md index 8fc45fc9aa3..cab9592673a 100644 --- a/hugo/content/en/observability_pipelines/destinations/amazon_security_lake.md +++ b/hugo/content/en/observability_pipelines/destinations/amazon_security_lake.md @@ -1,5 +1,6 @@ --- title: Amazon Security Lake Destination +description: Learn how to send logs to Amazon Security Lake using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/azure_storage.md b/hugo/content/en/observability_pipelines/destinations/azure_storage.md index c4580a6e8f8..beb59b1e00f 100644 --- a/hugo/content/en/observability_pipelines/destinations/azure_storage.md +++ b/hugo/content/en/observability_pipelines/destinations/azure_storage.md @@ -1,5 +1,6 @@ --- title: Azure Storage Destination +description: Learn how to send logs to an Azure Storage bucket, optionally for archiving and rehydration in Datadog. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/crowdstrike_ng_siem.md b/hugo/content/en/observability_pipelines/destinations/crowdstrike_ng_siem.md index ca0b67b6695..707ab2dd54b 100644 --- a/hugo/content/en/observability_pipelines/destinations/crowdstrike_ng_siem.md +++ b/hugo/content/en/observability_pipelines/destinations/crowdstrike_ng_siem.md @@ -1,5 +1,6 @@ --- title: CrowdStrike Next-Gen SIEM Destination +description: Learn how to send logs to CrowdStrike Next-Gen SIEM using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/databricks.md b/hugo/content/en/observability_pipelines/destinations/databricks.md index 4af7334491b..5e18c6bebde 100644 --- a/hugo/content/en/observability_pipelines/destinations/databricks.md +++ b/hugo/content/en/observability_pipelines/destinations/databricks.md @@ -1,5 +1,6 @@ --- title: Databricks (Zerobus) Destination +description: Learn how to send logs to a Databricks Unity Catalog table using the Databricks (Zerobus) destination. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/datadog_apm.md b/hugo/content/en/observability_pipelines/destinations/datadog_apm.md index e6329813d7b..9dab44f7079 100644 --- a/hugo/content/en/observability_pipelines/destinations/datadog_apm.md +++ b/hugo/content/en/observability_pipelines/destinations/datadog_apm.md @@ -1,5 +1,6 @@ --- title: Datadog APM Destination +description: Learn how to send traces to Datadog using the Observability Pipelines Worker. disable_toc: false products: - name: Traces diff --git a/hugo/content/en/observability_pipelines/destinations/datadog_archives.md b/hugo/content/en/observability_pipelines/destinations/datadog_archives.md index 7bdf018ab90..0d538eb4e13 100644 --- a/hugo/content/en/observability_pipelines/destinations/datadog_archives.md +++ b/hugo/content/en/observability_pipelines/destinations/datadog_archives.md @@ -1,5 +1,6 @@ --- title: Datadog Archives Destination +description: Learn how to send logs to Amazon S3 in Datadog-rehydratable format for archiving and rehydration. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/datadog_byoc_logs.md b/hugo/content/en/observability_pipelines/destinations/datadog_byoc_logs.md index 2dee0add2dd..c98bc8c8176 100644 --- a/hugo/content/en/observability_pipelines/destinations/datadog_byoc_logs.md +++ b/hugo/content/en/observability_pipelines/destinations/datadog_byoc_logs.md @@ -1,5 +1,6 @@ --- title: Datadog BYOC Logs Destination +description: Learn how to send logs to Datadog BYOC (Bring Your Own Cloud) Logs using the Observability Pipelines Worker. disable_toc: false aliases: - /observability_pipelines/destinations/cloudprem/ diff --git a/hugo/content/en/observability_pipelines/destinations/datadog_logs.md b/hugo/content/en/observability_pipelines/destinations/datadog_logs.md index 130f80143bc..4f8c920fe78 100644 --- a/hugo/content/en/observability_pipelines/destinations/datadog_logs.md +++ b/hugo/content/en/observability_pipelines/destinations/datadog_logs.md @@ -1,5 +1,6 @@ --- title: Datadog Logs Destination +description: Learn how to send logs to Datadog Log Management using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/elasticsearch.md b/hugo/content/en/observability_pipelines/destinations/elasticsearch.md index a9847b99982..f192999ab48 100644 --- a/hugo/content/en/observability_pipelines/destinations/elasticsearch.md +++ b/hugo/content/en/observability_pipelines/destinations/elasticsearch.md @@ -1,5 +1,6 @@ --- title: Elasticsearch Destination +description: Learn how to send logs or metrics to Elasticsearch using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/google_cloud_storage.md b/hugo/content/en/observability_pipelines/destinations/google_cloud_storage.md index d0118f4a396..d3bc5d70319 100644 --- a/hugo/content/en/observability_pipelines/destinations/google_cloud_storage.md +++ b/hugo/content/en/observability_pipelines/destinations/google_cloud_storage.md @@ -1,5 +1,6 @@ --- title: Google Cloud Storage Destination +description: Learn how to send logs to a Google Cloud Storage bucket, optionally for archiving and rehydration in Datadog. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/google_pubsub.md b/hugo/content/en/observability_pipelines/destinations/google_pubsub.md index 6c1c4153628..87b4552632c 100644 --- a/hugo/content/en/observability_pipelines/destinations/google_pubsub.md +++ b/hugo/content/en/observability_pipelines/destinations/google_pubsub.md @@ -1,5 +1,6 @@ --- title: Google Pub/Sub Destination +description: Learn how to publish logs to the Google Pub/Sub messaging system using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/google_secops.md b/hugo/content/en/observability_pipelines/destinations/google_secops.md index fbda93ad372..3bbfc2d27d2 100644 --- a/hugo/content/en/observability_pipelines/destinations/google_secops.md +++ b/hugo/content/en/observability_pipelines/destinations/google_secops.md @@ -1,5 +1,6 @@ --- title: Google SecOps Destination +description: Learn how to send logs to Google SecOps using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/http_client.md b/hugo/content/en/observability_pipelines/destinations/http_client.md index 02ecfd9db53..1eafe5d963d 100644 --- a/hugo/content/en/observability_pipelines/destinations/http_client.md +++ b/hugo/content/en/observability_pipelines/destinations/http_client.md @@ -1,5 +1,6 @@ --- title: HTTP Client Destination +description: Learn how to send logs to an HTTP client, such as a logging platform or SIEM, using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/kafka.md b/hugo/content/en/observability_pipelines/destinations/kafka.md index 8bab4291ae7..7d0a0811686 100644 --- a/hugo/content/en/observability_pipelines/destinations/kafka.md +++ b/hugo/content/en/observability_pipelines/destinations/kafka.md @@ -1,5 +1,6 @@ --- title: Kafka Destination +description: Learn how to send logs to Kafka topics using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/microsoft_sentinel.md b/hugo/content/en/observability_pipelines/destinations/microsoft_sentinel.md index d1845f687c8..04caff769d4 100644 --- a/hugo/content/en/observability_pipelines/destinations/microsoft_sentinel.md +++ b/hugo/content/en/observability_pipelines/destinations/microsoft_sentinel.md @@ -1,5 +1,6 @@ --- title: Microsoft Sentinel Destination +description: Learn how to send logs to Microsoft Sentinel using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/new_relic.md b/hugo/content/en/observability_pipelines/destinations/new_relic.md index 01d4d9f2dbf..ab1f8a1f570 100644 --- a/hugo/content/en/observability_pipelines/destinations/new_relic.md +++ b/hugo/content/en/observability_pipelines/destinations/new_relic.md @@ -1,5 +1,6 @@ --- title: New Relic Destination +description: Learn how to send logs to New Relic using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/opensearch.md b/hugo/content/en/observability_pipelines/destinations/opensearch.md index d2a63496e96..e05126633ff 100644 --- a/hugo/content/en/observability_pipelines/destinations/opensearch.md +++ b/hugo/content/en/observability_pipelines/destinations/opensearch.md @@ -1,5 +1,6 @@ --- title: OpenSearch Destination +description: Learn how to send logs to OpenSearch using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/opentelemetry/traces.md b/hugo/content/en/observability_pipelines/destinations/opentelemetry/traces.md index f602a6ad7fb..a53a3b525b4 100644 --- a/hugo/content/en/observability_pipelines/destinations/opentelemetry/traces.md +++ b/hugo/content/en/observability_pipelines/destinations/opentelemetry/traces.md @@ -1,5 +1,6 @@ --- title: OpenTelemetry Traces Destination +description: Learn how to send traces to an OpenTelemetry Collector using the Observability Pipelines Worker. disable_toc: false code_lang: traces type: multi-code-lang diff --git a/hugo/content/en/observability_pipelines/destinations/prometheus.md b/hugo/content/en/observability_pipelines/destinations/prometheus.md index 036cc930b1f..a59a554a9fc 100644 --- a/hugo/content/en/observability_pipelines/destinations/prometheus.md +++ b/hugo/content/en/observability_pipelines/destinations/prometheus.md @@ -1,5 +1,6 @@ --- title: Prometheus Destination +description: Learn how to send metrics to Prometheus using the Observability Pipelines Worker. disable_toc: false products: - name: Metrics diff --git a/hugo/content/en/observability_pipelines/destinations/sentinelone.md b/hugo/content/en/observability_pipelines/destinations/sentinelone.md index b2054f967e5..5b3a8a3b8d3 100644 --- a/hugo/content/en/observability_pipelines/destinations/sentinelone.md +++ b/hugo/content/en/observability_pipelines/destinations/sentinelone.md @@ -1,5 +1,6 @@ --- title: SentinelOne Destination +description: Learn how to send logs to SentinelOne using the Observability Pipelines Worker. disable_toc: false further_reading: - link: "https://www.datadoghq.com/blog/observability-pipelines-sentinelone/" diff --git a/hugo/content/en/observability_pipelines/destinations/socket.md b/hugo/content/en/observability_pipelines/destinations/socket.md index fcb1e83604a..a77acf90e1f 100644 --- a/hugo/content/en/observability_pipelines/destinations/socket.md +++ b/hugo/content/en/observability_pipelines/destinations/socket.md @@ -1,5 +1,6 @@ --- title: Socket Destination +description: Learn how to send logs to a socket endpoint using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/sumo_logic_hosted_collector.md b/hugo/content/en/observability_pipelines/destinations/sumo_logic_hosted_collector.md index a295282baf9..051ad38ffc9 100644 --- a/hugo/content/en/observability_pipelines/destinations/sumo_logic_hosted_collector.md +++ b/hugo/content/en/observability_pipelines/destinations/sumo_logic_hosted_collector.md @@ -1,5 +1,6 @@ --- title: Sumo Logic Hosted Collector Destination +description: Learn how to send logs to a Sumo Logic Hosted Collector using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/destinations/syslog.md b/hugo/content/en/observability_pipelines/destinations/syslog.md index a85f1bccc0f..37f24f49d0f 100644 --- a/hugo/content/en/observability_pipelines/destinations/syslog.md +++ b/hugo/content/en/observability_pipelines/destinations/syslog.md @@ -1,5 +1,6 @@ --- title: Syslog Destinations +description: Learn how to send logs to rsyslog or syslog-ng using the Observability Pipelines Worker. disable_toc: false products: - name: Logs