diff --git a/application/config/production_config.yaml b/application/config/production_config.yaml index 86fc09f7bc51705b1de895d9c624378fafc78385..e026586868eb9d50394108878615394f8eaafb4a 100644 --- a/application/config/production_config.yaml +++ b/application/config/production_config.yaml @@ -1,8 +1,10 @@ System: Env: public -MySQL: - User: root +Database: + Type: mysql + Driver: pymysql + Username: root Password: localhost123 Host: localhost Port: 3306 @@ -18,3 +20,13 @@ Elasticsearch: CaCerts: Index: filebeat-ctocst_router-2021.11 Type: _doc + +Logger: + Type: terminal + Level: DEBUG + Path: /Users/cuiweizhi/WorkSpace/Gitlab/elp/logs + Name: elp.log + Format: + Rotation: + Enqueue: True + Retention: