From ac8e28f43677faddb2d624b0a60616637423f46e Mon Sep 17 00:00:00 2001 From: Wesley Merkel Date: Mon, 10 Jul 2017 13:22:37 -0500 Subject: [PATCH] Add link to Graylog input to README.md (#2995) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c3a77f90..aca0b7c86 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ configuration options. * [exec](./plugins/inputs/exec) (generic executable plugin, support JSON, influx, graphite and nagios) * [fail2ban](./plugins/inputs/fail2ban) * [filestat](./plugins/inputs/filestat) +* [graylog](./plugins/inputs/graylog) * [haproxy](./plugins/inputs/haproxy) * [hddtemp](./plugins/inputs/hddtemp) * [http_response](./plugins/inputs/http_response)