Add logstash input plugin (#4910)

This commit is contained in:
Dmitry Ilyin
2019-08-22 02:34:28 +03:00
committed by Daniel Nelson
parent 8c2b3addd3
commit 02174031c8
7 changed files with 1839 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,10 @@
# Build and binaries
/build
/telegraf
/telegraf.exe
/telegraf.gz
/vendor
# Editor files
*~
.idea