diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-06-07 10:06:48 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-06-07 10:06:48 +0800 |
commit | be34c886031e9bc4c9ceb768965391b4aaad8ce9 (patch) | |
tree | 6c7661abe928cc6bf2ca2a377b6e25728496ab13 /sysutils/Makefile | |
parent | f0650d8ca22c65104524a25670394101795dda23 (diff) | |
download | freebsd-ports-gnome-be34c886031e9bc4c9ceb768965391b4aaad8ce9.tar.gz freebsd-ports-gnome-be34c886031e9bc4c9ceb768965391b4aaad8ce9.tar.zst freebsd-ports-gnome-be34c886031e9bc4c9ceb768965391b4aaad8ce9.zip |
TailInput exteded plugin for fluentd. It assumes that this plug-in is
used with "fluent-plugin-tail-alternative".
WWW: https://github.com/yteraoka/fluent-plugin-tail-asis
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 0088b16b9b56..f54b878d3cd0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -820,6 +820,7 @@ SUBDIR += rubygem-facter SUBDIR += rubygem-fluent-mixin-plaintextformatter SUBDIR += rubygem-fluent-plugin-file-alternative + SUBDIR += rubygem-fluent-plugin-tail-asis SUBDIR += rubygem-fluentd SUBDIR += rubygem-fssm SUBDIR += rubygem-god |