数据 输入输出 处理
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.

27 lines
480 B

consumer: consumerSavoirTheme
ioConfig:
in:
kafka:
brokers:
- 10.8.30.160:30992
groupId: savoir_last_theme_inout
topics:
- savoir_theme
out:
es:
address:
- "http://10.8.30.160:30092"
index: "savoir_last_theme"
auth:
userName: post
password: 123
interval: 30
monitor:
cron10min: 6/10 * * * *
cron1hour: 45 0/1 * * *
queryComponent:
redis:
address: 10.8.30.160:30379