> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeycomb.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrate to Send Logs to Honeycomb

> Send logs to Honeycomb from Fastly, Fluentd, Logstash, and other log producers using native integrations or the OpenTelemetry Collector.

Honeycomb provides the following integrations for sending logs:

<Card title="Fastly" href="/integrations/logs/fastly/">
  If your system uses Fastly to distribute content, you can stream logs to Honeycomb for more insight into the your system's behavior.
</Card>

<Card title="Fluentd" href="/integrations/logs/fluentd/">
  If your system uses Fluentd to aggregate structured logs, you can use Fluentd's plugin to forward data to Honeycomb.
</Card>

<Card title="Logstash" href="/integrations/logs/logstash/">
  If your system uses Logstash as a log collector, you can use Logstash's plugin to send a copy of all traffic to Honeycomb.
</Card>

<Card title="Community Integrations" href="/integrations/community-contrib/">
  We also maintain a GitHub repository that contains various integrations contributed by our community. Explore our repo to see other integrations that send your logs to Honeycomb.
</Card>
