From 7e042c8849402c0ed2a53125b32d7929afd02993 Mon Sep 17 00:00:00 2001 From: Al Lefebvre Date: Tue, 13 Dec 2016 15:11:41 -0500 Subject: [PATCH] Updating documentation to add udplogbeat (#3190) --- libbeat/docs/communitybeats.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/libbeat/docs/communitybeats.asciidoc b/libbeat/docs/communitybeats.asciidoc index 0d1ac82e77f1..4566836f1926 100644 --- a/libbeat/docs/communitybeats.asciidoc +++ b/libbeat/docs/communitybeats.asciidoc @@ -45,6 +45,7 @@ https://github.com/martinhoefling/saltbeat[saltbeat]:: Reads events from salt ma https://github.com/consulthys/springbeat[springbeat]:: Collects health and metrics data from Spring Boot applications running with the actuator module. https://github.com/buehler/go-elastic-twitterbeat[twitterbeat]:: Reads tweets for specified screen names. https://github.com/gravitational/udpbeat[udpbeat]:: Ships structured logs via UDP. +https://github.com/hartfordfive/udplogbeat[udplogbeat]:: Accept events via local UDP socket (in plain-text or JSON with ability to enforce schemas). Can also be used for applications only supporting syslog logging. 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.