This commit is contained in:
Cryptoval Trading Technologies
2026-03-27 01:30:01 +00:00
parent 4d3897ef3d
commit 3d51bc2ede
+5 -4
View File
@@ -13,14 +13,15 @@
, "global_channel_prefix": ${GLOBAL_CHANNEL_PREFIX} , "global_channel_prefix": ${GLOBAL_CHANNEL_PREFIX}
, "alerts": { , "alerts": {
"channel": "${GLOBAL_CHANNEL_PREFIX}.ALERT" "channel": "${GLOBAL_CHANNEL_PREFIX}.ALERT",
"ttl_days": 7 "ttl_days": 7
} }
, "alerts": { , "consolidated_log": {
"channel": "${GLOBAL_CHANNEL_PREFIX}.ALERT" "channel": "${GLOBAL_CHANNEL_PREFIX}.CLOG",
"ttl_days": 7 "ttl_minutes": 30
} }
, "accounting_gateway": { , "accounting_gateway": {
"name":
"app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.ACCT_GW.APP_STATUS" "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.ACCT_GW.APP_STATUS"
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.ACCT_GW." , "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.ACCT_GW."
, "exchanges_settings": { , "exchanges_settings": {