|
|
|
@ -3,14 +3,14 @@ tokens:
|
|
|
|
|
- monapi-internal-third-module-pass-fjsdi
|
|
|
|
|
logger:
|
|
|
|
|
dir: logs/monapi
|
|
|
|
|
level: WARNING
|
|
|
|
|
keepHours: 2
|
|
|
|
|
level: INFO
|
|
|
|
|
keepHours: 24
|
|
|
|
|
region:
|
|
|
|
|
- default
|
|
|
|
|
# read alert from redis
|
|
|
|
|
redis:
|
|
|
|
|
addr: 127.0.0.1:6379
|
|
|
|
|
pass: 1234
|
|
|
|
|
pass: ""
|
|
|
|
|
# timeout:
|
|
|
|
|
# conn: 500
|
|
|
|
|
# read: 3000
|
|
|
|
@ -23,6 +23,6 @@ notify:
|
|
|
|
|
|
|
|
|
|
# addresses accessible using browser
|
|
|
|
|
link:
|
|
|
|
|
stra: http://ecmc.com/mon/strategy/%v
|
|
|
|
|
event: http://ecmc.com/mon/history/his/%v
|
|
|
|
|
claim: http://ecmc.com/mon/history/cur/%v
|
|
|
|
|
stra: http://n9e.com/mon/strategy/%v
|
|
|
|
|
event: http://n9e.com/mon/history/his/%v
|
|
|
|
|
claim: http://n9e.com/mon/history/cur/%v
|
|
|
|
|