childe / gohangout

使用 golang 模仿的 Logstash。用于消费 Kafka 数据,处理后写入 ES、Clickhouse 等。
MIT License
1.01k stars 234 forks source link

output supports zinc #165

Closed winwill2012 closed 2 years ago

winwill2012 commented 2 years ago

支持将数据写到zinc搜索引擎

childe commented 2 years ago

单独用 Plugin 的形式吧,我放到 Readme 里面。这个 PR 就不合进来了。

winwill2012 commented 2 years ago

https://github.com/9ji/gohangout-output-zinc

插件已经写好

childe commented 2 years ago

添加到 Readme 了

winwill2012 commented 2 years ago

好的,谢谢!