diff --git a/hugo/content/en/observability_pipelines/sources/_index.md b/hugo/content/en/observability_pipelines/sources/_index.md index 3b9822022fe..1ef26664c8d 100644 --- a/hugo/content/en/observability_pipelines/sources/_index.md +++ b/hugo/content/en/observability_pipelines/sources/_index.md @@ -1,5 +1,6 @@ --- title: Sources +description: Learn about the sources available for the Observability Pipelines Worker. disable_toc: false further_reading: - link: "/observability_pipelines/configuration/set_up_pipelines/" diff --git a/hugo/content/en/observability_pipelines/sources/amazon_data_firehose.md b/hugo/content/en/observability_pipelines/sources/amazon_data_firehose.md index 04fa2cf468e..36e91ed9d21 100644 --- a/hugo/content/en/observability_pipelines/sources/amazon_data_firehose.md +++ b/hugo/content/en/observability_pipelines/sources/amazon_data_firehose.md @@ -1,5 +1,6 @@ --- title: Amazon Data Firehose Source +description: Learn how to collect logs from Amazon Data Firehose using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/amazon_s3.md b/hugo/content/en/observability_pipelines/sources/amazon_s3.md index 6dc30623477..414b79374ac 100644 --- a/hugo/content/en/observability_pipelines/sources/amazon_s3.md +++ b/hugo/content/en/observability_pipelines/sources/amazon_s3.md @@ -1,5 +1,6 @@ --- title: Amazon S3 Source +description: Learn how to collect logs from Amazon S3 using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/azure_event_hubs.md b/hugo/content/en/observability_pipelines/sources/azure_event_hubs.md index b264c4e0fab..48997f90c2c 100644 --- a/hugo/content/en/observability_pipelines/sources/azure_event_hubs.md +++ b/hugo/content/en/observability_pipelines/sources/azure_event_hubs.md @@ -1,5 +1,6 @@ --- title: Send Azure Event Hubs Logs to Observability Pipelines +description: Learn how to send Azure Event Hubs logs to Observability Pipelines using the Kafka source. disable_toc: false --- diff --git a/hugo/content/en/observability_pipelines/sources/datadog_agent.md b/hugo/content/en/observability_pipelines/sources/datadog_agent.md index 52133d606fd..fa9243cec7b 100644 --- a/hugo/content/en/observability_pipelines/sources/datadog_agent.md +++ b/hugo/content/en/observability_pipelines/sources/datadog_agent.md @@ -1,5 +1,6 @@ --- title: Datadog Agent Source +description: Learn how to collect logs, metrics, or traces from the Datadog Agent using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/filebeat.md b/hugo/content/en/observability_pipelines/sources/filebeat.md index 837465bac17..012dbabd691 100644 --- a/hugo/content/en/observability_pipelines/sources/filebeat.md +++ b/hugo/content/en/observability_pipelines/sources/filebeat.md @@ -1,5 +1,6 @@ --- title: Send Logs to Observability Pipelines with Filebeat +description: Learn how to send logs to Observability Pipelines with Filebeat through the Logstash source. disable_toc: false --- diff --git a/hugo/content/en/observability_pipelines/sources/fluent.md b/hugo/content/en/observability_pipelines/sources/fluent.md index 52e96d05457..c737b70e2ef 100644 --- a/hugo/content/en/observability_pipelines/sources/fluent.md +++ b/hugo/content/en/observability_pipelines/sources/fluent.md @@ -1,5 +1,6 @@ --- title: Fluentd and Fluent Bit Sources +description: Learn how to collect logs from a Fluentd or Fluent Bit agent using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/google_pubsub.md b/hugo/content/en/observability_pipelines/sources/google_pubsub.md index 7b9418d59fb..c2aa89df820 100644 --- a/hugo/content/en/observability_pipelines/sources/google_pubsub.md +++ b/hugo/content/en/observability_pipelines/sources/google_pubsub.md @@ -1,5 +1,6 @@ --- title: Google Pub/Sub Source +description: Learn how to pull logs from Google Cloud Pub/Sub using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/http_client.md b/hugo/content/en/observability_pipelines/sources/http_client.md index 5d541abcb94..de3fe6bace6 100644 --- a/hugo/content/en/observability_pipelines/sources/http_client.md +++ b/hugo/content/en/observability_pipelines/sources/http_client.md @@ -1,5 +1,6 @@ --- title: HTTP/S Client Source +description: Learn how to pull logs from an upstream HTTP/S server using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/http_server.md b/hugo/content/en/observability_pipelines/sources/http_server.md index d6778495678..103f4937acc 100644 --- a/hugo/content/en/observability_pipelines/sources/http_server.md +++ b/hugo/content/en/observability_pipelines/sources/http_server.md @@ -1,5 +1,6 @@ --- title: HTTP/S Server Source +description: Learn how to collect HTTP client logs using the Observability Pipelines Worker's HTTP/S Server source. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/kafka.md b/hugo/content/en/observability_pipelines/sources/kafka.md index c27d91d671e..fc61d3a8110 100644 --- a/hugo/content/en/observability_pipelines/sources/kafka.md +++ b/hugo/content/en/observability_pipelines/sources/kafka.md @@ -1,5 +1,6 @@ --- title: Kafka Source +description: Learn how to collect logs from Kafka topics using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/lambda_forwarder.md b/hugo/content/en/observability_pipelines/sources/lambda_forwarder.md index 893f535cebf..db00837a826 100644 --- a/hugo/content/en/observability_pipelines/sources/lambda_forwarder.md +++ b/hugo/content/en/observability_pipelines/sources/lambda_forwarder.md @@ -1,5 +1,6 @@ --- title: Send Datadog Lambda Forwarder Logs to Observability Pipelines +description: Learn how to send AWS vended logs to Observability Pipelines using the Datadog Lambda Forwarder. disable_toc: false --- diff --git a/hugo/content/en/observability_pipelines/sources/logstash.md b/hugo/content/en/observability_pipelines/sources/logstash.md index 5f7710b4643..e7398a1273f 100644 --- a/hugo/content/en/observability_pipelines/sources/logstash.md +++ b/hugo/content/en/observability_pipelines/sources/logstash.md @@ -1,5 +1,6 @@ --- title: Logstash Source +description: Learn how to collect logs from a Logstash agent using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/opentelemetry.md b/hugo/content/en/observability_pipelines/sources/opentelemetry.md index 2cfd12dd112..64137907277 100644 --- a/hugo/content/en/observability_pipelines/sources/opentelemetry.md +++ b/hugo/content/en/observability_pipelines/sources/opentelemetry.md @@ -1,5 +1,6 @@ --- title: OpenTelemetry Source +description: Learn how to collect logs, metrics, or traces from an OpenTelemetry Collector using the Observability Pipelines Worker. disable_toc: false further_reading: - link: https://www.datadoghq.com/blog/manage-metrics-cost-control-with-observability-pipelines diff --git a/hugo/content/en/observability_pipelines/sources/prometheus.md b/hugo/content/en/observability_pipelines/sources/prometheus.md index 8d838440c00..6c14f62864f 100644 --- a/hugo/content/en/observability_pipelines/sources/prometheus.md +++ b/hugo/content/en/observability_pipelines/sources/prometheus.md @@ -1,5 +1,6 @@ --- title: Prometheus Source +description: Learn how to collect metrics pushed by Prometheus clients using the Observability Pipelines Worker. disable_toc: false products: - name: Metrics diff --git a/hugo/content/en/observability_pipelines/sources/socket.md b/hugo/content/en/observability_pipelines/sources/socket.md index d5ac2cc8fc1..c778b45aabd 100644 --- a/hugo/content/en/observability_pipelines/sources/socket.md +++ b/hugo/content/en/observability_pipelines/sources/socket.md @@ -1,5 +1,6 @@ --- title: Socket Source +description: Learn how to collect logs sent over a TCP or UDP socket connection using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/splunk_hec.md b/hugo/content/en/observability_pipelines/sources/splunk_hec.md index 9fd0612f5a2..57c70c55767 100644 --- a/hugo/content/en/observability_pipelines/sources/splunk_hec.md +++ b/hugo/content/en/observability_pipelines/sources/splunk_hec.md @@ -1,5 +1,6 @@ --- title: Splunk HTTP Event Collector (HEC) Source +description: Learn how to collect logs from a Splunk HTTP Event Collector (HEC) using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/splunk_tcp.md b/hugo/content/en/observability_pipelines/sources/splunk_tcp.md index 84e56e3d448..018ca2fcfb7 100644 --- a/hugo/content/en/observability_pipelines/sources/splunk_tcp.md +++ b/hugo/content/en/observability_pipelines/sources/splunk_tcp.md @@ -1,5 +1,6 @@ --- title: Splunk Heavy or Universal Forwarders (TCP) Source +description: Learn how to collect logs from Splunk Heavy or Universal Forwarders over TCP using the Observability Pipelines Worker. disable_toc: false products: - name: Logs diff --git a/hugo/content/en/observability_pipelines/sources/sumo_logic.md b/hugo/content/en/observability_pipelines/sources/sumo_logic.md index 439a77c093f..87e4de90d8d 100644 --- a/hugo/content/en/observability_pipelines/sources/sumo_logic.md +++ b/hugo/content/en/observability_pipelines/sources/sumo_logic.md @@ -1,5 +1,6 @@ --- title: Sumo Logic Hosted Collector +description: Learn how to collect logs sent 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/sources/syslog.md b/hugo/content/en/observability_pipelines/sources/syslog.md index 78abd4ca561..e050587876a 100644 --- a/hugo/content/en/observability_pipelines/sources/syslog.md +++ b/hugo/content/en/observability_pipelines/sources/syslog.md @@ -1,5 +1,6 @@ --- title: Syslog Source +description: Learn how to collect logs sent to rsyslog or syslog-ng using the Observability Pipelines Worker. disable_toc: false products: - name: Logs