Last updated: July 9, 2026 · Reading time: 2–3 minutes Elasticsearch is running, Kibana is set up, but how does the data actually get into the stack? The answer lies in what are known as "Beats": lightweight data collectors that run in the background and forward data to Elasticsearch. The easiest way to get started is with Filebeat and Metricbeat. This article shows you how to set up Filebeat for log files and Metricbeat for system metrics, and how to view both in Kibana. Why use Filebeat...


































