20260327
This commit is contained in:
@@ -13,14 +13,15 @@
|
||||
, "global_channel_prefix": ${GLOBAL_CHANNEL_PREFIX}
|
||||
|
||||
, "alerts": {
|
||||
"channel": "${GLOBAL_CHANNEL_PREFIX}.ALERT"
|
||||
"channel": "${GLOBAL_CHANNEL_PREFIX}.ALERT",
|
||||
"ttl_days": 7
|
||||
}
|
||||
, "alerts": {
|
||||
"channel": "${GLOBAL_CHANNEL_PREFIX}.ALERT"
|
||||
"ttl_days": 7
|
||||
, "consolidated_log": {
|
||||
"channel": "${GLOBAL_CHANNEL_PREFIX}.CLOG",
|
||||
"ttl_minutes": 30
|
||||
}
|
||||
, "accounting_gateway": {
|
||||
"name":
|
||||
"app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.ACCT_GW.APP_STATUS"
|
||||
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.ACCT_GW."
|
||||
, "exchanges_settings": {
|
||||
|
||||
Reference in New Issue
Block a user