IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Community Beats

edit

The open source community has been hard at work developing new Beats. You can check out a few of them here:

dockerbeat

Reads docker container statistics and indexes them in Elasticsearch

nginxbeat

Reads status from Nginx

pingbeat

Sends ICMP pings to a list of targets and stores the round trip time (RTT) in Elasticsearch

uwsgibeat

Reads stats from uWSGI

Have you created a Beat that’s not listed? Open a pull request to add your link here: https://github.com/elastic/libbeat/blob/master/docs/communitybeats.asciidoc

Elastic provides no warranty or support for community-sourced Beats.

Contributing to Beats

edit

Remember, you can be a Beats developer, too. Learn how