Overview of Beats and libbeat
mainBeats are lightweight, Go-based data shippers designed to capture operational data (logs, metrics, network packets, etc.) and send it to Elasticsearch or Logstash for visualization in Kibana. They are characterized by a small installation footprint, limited system resource usage, and no runtime dependencies.
This repository contains libbeat, the Go framework used to create Beats, along with all officially supported Beats.