1 Star 0 Fork 3

zsly科技有限公司/gohangout-plus-bak

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test.yml 656 Bytes
一键复制 编辑 原始数据 按行查看 历史
mac 提交于 2021-04-16 11:19 . add
inputs:
- Stdin:
codec: json
filters:
- Remove:
fields: [ '@timestamp']
- IPIP:
src: ip
target: ''
database: /Users/mac/workspace/golang/gohangout/ipipfree.ipdb
type: ipdb
outputs:
- Stdout: {}
- Clickhouse:
if:
- 'EQ(topic,"test")'
table: 'testdb.testClickHouse'
conn_max_life_time: 1800
username: testdefault
password: ODM5NzMxND
hosts:
- 'tcp://39.108.235.29:9000'
- 'tcp://120.79.35.189:9000'
bulk_actions: 5
flush_interval: 5
concurrent: 1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/zsleyou/gohangout-plus-bak.git
git@gitee.com:zsleyou/gohangout-plus-bak.git
zsleyou
gohangout-plus-bak
gohangout-plus-bak
master

搜索帮助