数据 输入输出 处理
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
537 B

consumer: consumerAXYThemeToES
ioConfig:
in:
kafka:
brokers:
- 10.8.30.160:30992
groupId: axysavoir_last
topics:
- anxinyun_theme #监听数据的的主题
out:
es:
address:
- "http://10.8.30.150:30847"
# - "http://10.8.30.155:5601"
# - "http://10.8.30.160:30092"
index: "anxincloud_last_theme" #es存测点最后一条数据的新索引
auth:
userName: post
password: 123
interval: 30 #多久写一次es(秒)