diff options
author | girgen <girgen@FreeBSD.org> | 2017-03-10 05:25:51 +0800 |
---|---|---|
committer | girgen <girgen@FreeBSD.org> | 2017-03-10 05:25:51 +0800 |
commit | 03f8de7cb0f4776bd87dadf7743b0d3e1cb304fc (patch) | |
tree | 8e784cd3b26e795a2ecab859424b64069dc85aaf /sysutils/Makefile | |
parent | d3f51cf2e6251727980c176deb6599efa7a0a520 (diff) | |
download | freebsd-ports-gnome-03f8de7cb0f4776bd87dadf7743b0d3e1cb304fc.tar.gz freebsd-ports-gnome-03f8de7cb0f4776bd87dadf7743b0d3e1cb304fc.tar.zst freebsd-ports-gnome-03f8de7cb0f4776bd87dadf7743b0d3e1cb304fc.zip |
A Fluentd output plugin for Graylog. Send logging information in JSON format
via TCP to an instance of GrayLog
WWW: https://github.com/FundingCircle/fluent-plugin-graylog
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a19b7eb11a20..9545ce23ee55 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -955,6 +955,7 @@ SUBDIR += rubygem-fluent-mixin-plaintextformatter SUBDIR += rubygem-fluent-plugin-config-expander SUBDIR += rubygem-fluent-plugin-file-alternative + SUBDIR += rubygem-fluent-plugin-graylog SUBDIR += rubygem-fluent-plugin-tail-asis SUBDIR += rubygem-fluentd SUBDIR += rubygem-fluentd010 |