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.

60 lines
1.2 KiB

pprof:
enable: false
1 month ago
kafka:
groupId: consumer_group_et_go3
1 month ago
brokers:
- 10.8.30.160:30992
1 month ago
topics:
# 输入流
1 month ago
data_raw: RawData
data_agg: native_agg
# 输出流
data_theme: native_theme
1 month ago
alarm_iota: Alert
alarm_anxinyun: native_alarm
redis:
address: 10.8.30.160:30379
1 month ago
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
1 month ago
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
1 month ago
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
1 month ago
hostIpPrefix: 10.8. #多网卡筛选ip网段
port: 40000