stream_capture_db/config/config.yaml

23 lines
468 B
YAML
Raw Normal View History

2023-03-01 14:10:50 +08:00
name: capture-db
mode: dev
node:
2023-05-18 11:02:04 +08:00
host: 127.0.0.1
port: 27188
2023-03-01 14:10:50 +08:00
token: 06d36c6f5705507dae778fdce90d0767
logging:
path: ./logs
prefix: capture-agent
errorFileSuffix: error.log
warnFileSuffix: warn.log
infoFileSuffix: info.log
debugFileSuffix: debug.log
maxSize: 100
maxBackups: 3000
maxAge: 30
development: true
db:
conn: root:123456@tcp(127.0.0.1:3306)/hpds_jky?charset=utf8mb4
driveName: mysql
functions:
name: capture-agent
dataTag: 18