config.yaml 306 Bytes
Newer Older
Weizhi Cui's avatar
Weizhi Cui committed
1 2 3
System:
  Env: public

崔为之's avatar
崔为之 committed
4 5 6 7
Database:
  Type: mysql
  Driver: pymysql
  Username: root
崔为之's avatar
崔为之 committed
8 9 10
  Password: localhost123
  Host: localhost
  Port: 3306
Weizhi Cui's avatar
Weizhi Cui committed
11
  DB: elp
崔为之's avatar
崔为之 committed
12 13 14 15 16 17 18 19 20 21 22

Elasticsearch:
  Host: 172.28.5.39
  Port: 9200
  USER:
  Password:
  UseSSL:
  VerifyCerts:
  CaCerts:
  Index: filebeat-ctocst_router-2021.11
  Type: _doc