Datasource

There are various data source through which data can be ingested into the Parseable Observability Platform

Log Ingestion

OpenTelemetry Collector
OpenTelemetry Collector

The OpenTelemetry Collector offers a vendor-agnostic implementation of how to receive, process and export telemetry data. It removes the need to run, operate, and maintain multiple agents/collectors.

The OpenTelemetry Collector can be configured to receive logs from various sources and export them to OTEL compatible logging systems. This document explains how to configure the OpenTelemetry Collector to use the OTLP Receiver and the HTTP Exporter.

Parseable OTEL collector design

Fluent Bit
Fluent Bit

Fluent Bit is a lightweight and scalable logging and metrics processor and forwarder. Fluent Bit can be configured to send logs to Parseable with HTTP output plugin and JSON output format.

Vector
Vector

Vector is a lightweight, ultra-fast tool for building observability pipelines. Vector can be configured to send logs to Parseable with HTTP Sink and JSON codec.

Updated on