WARNING: Version 1.2 of Beats has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Community Beats
editCommunity Beats
editThe open source community has been hard at work developing new Beats. You can check out some of them here.
Elastic provides no warranty or support for community-sourced Beats.
Reads status from Apache HTTPD server-status. |
|
Monitors Kafka consumer lag using Burrow. |
|
Uses Cassandra’s nodetool cfstats utility to monitor Cassandra database nodes and lag. |
|
Reads events from Amazon Web Services' CloudTrail. |
|
Reads Docker container statistics and indexes them in Elasticsearch. |
|
Reads status from an Elasticsearch cluster and indexes them in Elasticsearch. |
|
Periodically executes shell commands and sends the standard output and standard error to Logstash or Elasticsearch. |
|
Collects facts from Facter. |
|
Collects, parses, and indexes sflow samples. |
|
Reads all performance counters in Java HotSpot VM. |
|
Polls multiple HTTP(S) endpoints and sends the data to Logstash or Elasticsearch. Supports all HTTP methods and proxies. |
|
Reads sensors information from OpenBSD. |
|
Reads Tomcat JMX metrics exposed over JMX Proxy Servlet to HTTP. |
|
Used for log shipping from systemd/journald based Linux systems. |
|
Collects data from lm-sensors (such as CPU temperatures, fan speeds, and voltages from i2c and smbus). |
|
Run any query on MySQL and send results to Elasticsearch. |
|
For Nagios checks and performance data. |
|
Reads status from Nginx. |
|
Collects information about system packages from package managers. |
|
Reads status from PHP-FPM. |
|
Sends ICMP pings to a list of targets and stores the round trip time (RTT) in Elasticsearch. |
|
Used for Redis monitoring. |
|
Reads events from salt master event bus. |
|
Reads tweets for specified screen names. |
|
Ships structured logs via UDP. |
|
Reads records from Unified2 binary files generated by network intrusion detection software and indexes the records in Elasticsearch. |
|
Reads stats from uWSGI. |
|
Uses WMI to grab your favorite, configurable Windows metrics. |
Have you created a Beat that’s not listed? If so, add the name and description of your Beat to the source document for Community Beats and open a pull request in the Beats GitHub repository to get your change merged. When you’re ready, go ahead and announce your new Beat in the Elastic discussion forum.
Getting Help with Community Beats
editHave a question about a community Beat? You can post questions and discuss issues in the Community Beats category of the Beats discussion forum.
Contributing to Beats
editRemember, you can be a Beats developer, too. Learn how