mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-09-26 20:11:20 +08:00
8 lines
165 B
YAML
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" |