From 898c7ece9ab6cd5ae299cb79a5fb2c487f9b110a Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Fri, 14 Oct 2016 02:25:38 -0700 Subject: [PATCH] Add openconfigbeat to the community beats (#2650) (#2781) Allows to stream from network devices compatible with OpenConfig. --- libbeat/docs/communitybeats.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/libbeat/docs/communitybeats.asciidoc b/libbeat/docs/communitybeats.asciidoc index beefcbe7e90..535b0eef5cc 100644 --- a/libbeat/docs/communitybeats.asciidoc +++ b/libbeat/docs/communitybeats.asciidoc @@ -30,6 +30,7 @@ https://github.com/adibendahan/mysqlbeat[mysqlbeat]:: Run any query on MySQL and https://github.com/PhaedrusTheGreek/nagioscheckbeat[nagioscheckbeat]:: For Nagios checks and performance data. https://github.com/mrkschan/nginxbeat[nginxbeat]:: Reads status from Nginx. https://github.com/2Fast2BCn/nginxupstreambeat[nginxupstreambeat]:: Reads upstream status from nginx upstream module. +https://github.com/aristanetworks/openconfigbeat[openconfigbeat]:: Streams data from http://openconfig.net[OpenConfig]-enabled network devices https://github.com/joehillen/packagebeat[packagebeat]:: Collects information about system packages from package managers. https://github.com/kozlice/phpfpmbeat[phpfpmbeat]:: Reads status from PHP-FPM.