From 434964bbf59869c121ab319a0b7f8faf84c182cb Mon Sep 17 00:00:00 2001 From: Jimena Cabrera Notari Date: Thu, 18 May 2017 17:40:05 +0100 Subject: [PATCH] Add varnishlogbeat and varnishstatbeat --- libbeat/docs/communitybeats.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libbeat/docs/communitybeats.asciidoc b/libbeat/docs/communitybeats.asciidoc index 40a27c232fc8..eadfc01266ae 100644 --- a/libbeat/docs/communitybeats.asciidoc +++ b/libbeat/docs/communitybeats.asciidoc @@ -73,4 +73,6 @@ https://github.com/hartfordfive/udplogbeat[udplogbeat]:: Accept events via local https://github.com/cleesmith/unifiedbeat[unifiedbeat]:: Reads records from Unified2 binary files generated by network intrusion detection software and indexes the records in Elasticsearch. https://github.com/mrkschan/uwsgibeat[uwsgibeat]:: Reads stats from uWSGI. +https://github.com/phenomenes/varnishlogbeat[varnishlogbeat]:: Reads log data from a Varnish instance and ships it to Elasticsearch. +https://github.com/phenomenes/varnishstatbeat[varnishstatbeat]:: Reads stats data from a Varnish instance and ships it to Elasticsearch. https://github.com/eskibars/wmibeat[wmibeat]:: Uses WMI to grab your favorite, configurable Windows metrics.