2 changed files with 0 additions and 18 deletions
@ -1,18 +0,0 @@ |
|||||
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" |
|
||||
index: "anxincloud_last_theme" #es存测点最后一条数据的新索引 |
|
||||
auth: |
|
||||
userName: post |
|
||||
password: 123 |
|
||||
interval: 30 #多久写一次es(秒) |
|
||||
Loading…
Reference in new issue