Files
go_process_manager/config.yaml
liuzhihang1 831ea9889f 初次提交
2024-06-26 20:45:23 +08:00

8 lines
165 B
YAML

LogLevel: "debug"
Listen: ":8797"
EsConfig:
Enable: true
Url: "http://xcon.top:9200"
Index: "server_log_v1"
Username: "elastic"
Password: "1625167628@xcon"