Understand how to ingest log data from log agents. Ingest logs effortlessly and gain insights for enhanced operational efficiency.
Learn how to set up Fluent Bit to ship logs to Parseable using Fluent Bit's Memory Metrics Input plugin as the source of logs and send the data to Parseable using the HTTP output plugin.
How to set up Vector to ship logs to Parseable on a Kubernetes cluster using Vector's kubernetes_logs source to collect logs from Kubernetes pods.
Learn how to set up OpenTelemetry Collector to ship logs to Parseable in opentelemetry log format
Learn how to set up Logstash to ship logs to Parseable in Docker Compose using Logstash's generator input plugin to generate sample log data.
Learn how to set up syslog-ng to ship logs to Parseable using a demo application Flog running in Docker Compose to generate logs.
Learn how to use the Log4j 2 HTTP appender to send logs to Parseable. Apache Log4j 2 is a Java-based logging framework.