From 4154ab69367f7cd011f975f445937e223a97d467 Mon Sep 17 00:00:00 2001 From: Michael Katsoulis Date: Thu, 20 Dec 2018 00:14:58 +0200 Subject: [PATCH] Inserts natsbeat in the community beats list (#9674) Co-Authored-By: Stamatis Katsaounis Co-Authored-By: Christos Markou --- libbeat/docs/communitybeats.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/libbeat/docs/communitybeats.asciidoc b/libbeat/docs/communitybeats.asciidoc index cf800a77dd9..96943ddc33c 100644 --- a/libbeat/docs/communitybeats.asciidoc +++ b/libbeat/docs/communitybeats.asciidoc @@ -71,6 +71,7 @@ https://github.com/scottcrespo/mongobeat[mongobeat]:: Monitors MongoDB instances https://github.com/nathan-K-/mqttbeat[mqttbeat]:: Add messages from mqtt topics to Elasticsearch. https://github.com/adibendahan/mysqlbeat[mysqlbeat]:: Run any query on MySQL and send results to Elasticsearch. https://github.com/PhaedrusTheGreek/nagioscheckbeat[nagioscheckbeat]:: For Nagios checks and performance data. +https://github.com/nfvsap/natsbeat[natsbeat]:: Collects data from NATS monitoring endpoints 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/mschneider82/nsqbeat[nsqbeat]:: Reads data from a NSQ topic.