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
Original file line number Diff line number Diff line change
@@ -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/"
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions hugo/content/en/observability_pipelines/sources/kafka.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading