et-go 20240919重建
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.
 
 

58 lines
1.2 KiB

pprof:
enable: false
kafka:
groupId: lucas_et_go3
brokers:
- 10.8.30.142:30992
topics:
data_theme: native_theme
data_raw: RawData
data_agg: native_agg
alarm_iota: Alert
alarm_anxinyun: native_alarm
redis:
address: 10.8.30.142:30379
es:
enable: true
addresses:
- http://10.8.30.160:30092
user: ""
pwd: ""
index:
raw: go_native_raws
vib: go_native_vbraws
theme: go_native_themes
group: go_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.142
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.110 #用于 node Register -> master
hostIpPrefix: 10.8. #多网卡筛选ip网段
port: 40000