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.
|
|
|
pprof:
|
|
|
|
enable: false
|
|
|
|
kafka:
|
|
|
|
groupId: consumer_group_et_go3
|
|
|
|
brokers:
|
|
|
|
- 10.8.30.160:30992
|
|
|
|
topics:
|
|
|
|
# 输入流
|
|
|
|
data_raw: RawData
|
|
|
|
data_agg: native_agg
|
|
|
|
# 输出流
|
|
|
|
data_theme: native_theme
|
|
|
|
alarm_iota: Alert
|
|
|
|
alarm_anxinyun: native_alarm
|
|
|
|
redis:
|
|
|
|
address: 10.8.30.160:30379
|
|
|
|
es:
|
|
|
|
enable: true
|
|
|
|
addresses:
|
|
|
|
- http://10.8.30.160:30092
|
|
|
|
user: ""
|
|
|
|
pwd: ""
|
|
|
|
index:
|
|
|
|
raw: native_raws
|
|
|
|
vib: native_vbraws
|
|
|
|
theme: native_themes
|
|
|
|
group: native_group_themes
|
|
|
|
influxDB:
|
|
|
|
enable: true
|
|
|
|
address: http://10.8.30.160:30086
|
|
|
|
token: EJcUCii65nAWBivWjV_7ro-V1yAiarPD41iuxJgRPZBRqXst4hSPt7L8VEhUoY_hdR0kvmPHFN5lv1wlX12t-A==
|
|
|
|
organization: dongjiang
|
|
|
|
buckets:
|
|
|
|
raw: raw
|
|
|
|
vib: vib
|
|
|
|
theme: theme
|
|
|
|
#设备数据指标
|
|
|
|
prometheus:
|
|
|
|
port: 50001
|
|
|
|
|
|
|
|
#测点数据推送
|
|
|
|
push:
|
|
|
|
mqtt:
|
|
|
|
enable: false
|
|
|
|
host: 10.8.30.160
|
|
|
|
port: 30883
|
|
|
|
clientIdPrefix: push_et_go
|
|
|
|
kafka:
|
|
|
|
enable: false
|
|
|
|
groupId: push_et_go_lk
|
|
|
|
brokers:
|
|
|
|
- 10.8.30.160:30992
|
|
|
|
# 节点信息 #
|
|
|
|
master:
|
|
|
|
port: 50000
|
|
|
|
hostNameTag: "0" #多状态副本 master 节点的 hostName 标记
|
|
|
|
node:
|
|
|
|
remoteMasterHost: 10.8.30.104 #用于 node Register -> master
|
|
|
|
hostIpPrefix: 10.8. #多网卡筛选ip网段
|
|
|
|
port: 40000
|