Heartbeat Plugin
Updated Dec 30, 2022 ·
Overview
The Heartbeat Input Plugin in Logstash generates regular events to test pipelines and monitor systems. It’s useful for debugging, automation, and checking data flow.
- Creates events at set intervals for testing pipelines.
- Check if logstash is up and running without any issue.
- Send periodic messages to Elasticsearch or any description.
This lab focuses on testing input plugins in Logstash and integrating them with Elasticsearch for log processing and data visualization.