v0.1.0-pre.011
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"kb-lib.decoder.spl.elgamal_registry",
|
||||
"kb-lib.decoder.spl.memo",
|
||||
"kb-lib.decoder.spl.token",
|
||||
"kb-lib.decoder.spl.token_2022",
|
||||
"kb-lib.decoder.spl.token2022",
|
||||
"kb_execution_solana",
|
||||
"kb_executor_metadata_metaplex_token_metadata",
|
||||
"kb_executor_metadata_spl_name_service",
|
||||
@@ -40,15 +40,15 @@
|
||||
"kb_executor_spl_noop",
|
||||
"kb_executor_spl_single_pool",
|
||||
"kb_executor_spl_token",
|
||||
"kb_executor_spl_token_2022",
|
||||
"kb_executor_spl_token2022",
|
||||
"kb-logging",
|
||||
"kb-lib.materializer.admin",
|
||||
"kb-lib.materializer.compliance",
|
||||
"kb-lib.materializer.lifecycle",
|
||||
"kb_materializer_risk",
|
||||
"kb-lib.materializer.risk",
|
||||
"kb-lib.materializer.staking",
|
||||
"kb_materializer_token_accounts",
|
||||
"kb_materializer_transaction_annotations",
|
||||
"kb-lib.materializer.token",
|
||||
"kb-lib.materializer.transaction",
|
||||
"kb_pipeline",
|
||||
"kb_rpc",
|
||||
"kb-store",
|
||||
@@ -810,42 +810,42 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_debug",
|
||||
"name": "file_kb_lib_materializer_transaction_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/devnet/kb_materializer_transaction_annotations/debug.log",
|
||||
"path": "logs/devnet/kb-lib/materializer/transaction/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_info",
|
||||
"name": "file_kb_lib_materializer_transaction_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/devnet/kb_materializer_transaction_annotations/info.log",
|
||||
"path": "logs/devnet/kb-lib/materializer/transaction/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_error",
|
||||
"name": "file_kb_lib_materializer_transaction_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/devnet/kb_materializer_transaction_annotations/error.jsonl",
|
||||
"path": "logs/devnet/kb-lib/materializer/transaction/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1044,120 +1044,120 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_debug",
|
||||
"name": "file_kb_lib_materializer_token_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/devnet/kb_materializer_token_accounts/debug.log",
|
||||
"path": "logs/devnet/kb-lib/materializer/token/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_info",
|
||||
"name": "file_kb_lib_materializer_token_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/devnet/kb_materializer_token_accounts/info.log",
|
||||
"path": "logs/devnet/kb-lib/materializer/token/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_error",
|
||||
"name": "file_kb_lib_materializer_token_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/devnet/kb_materializer_token_accounts/error.jsonl",
|
||||
"path": "logs/devnet/kb-lib/materializer/token/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_debug",
|
||||
"name": "file_kb_lib_materializer_risk_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/devnet/kb_materializer_risk/debug.log",
|
||||
"path": "logs/devnet/kb-lib/materializer/risk/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_info",
|
||||
"name": "file_kb_lib_materializer_risk_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/devnet/kb_materializer_risk/info.log",
|
||||
"path": "logs/devnet/kb-lib/materializer/risk/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_error",
|
||||
"name": "file_kb_lib_materializer_risk_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/devnet/kb_materializer_risk/error.jsonl",
|
||||
"path": "logs/devnet/kb-lib/materializer/risk/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_debug",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/devnet/kb_lib_decoder_spl_token_2022/debug.log",
|
||||
"path": "logs/devnet/kb_lib_decoder_spl_token2022/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_info",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/devnet/kb_lib_decoder_spl_token_2022/info.log",
|
||||
"path": "logs/devnet/kb_lib_decoder_spl_token2022/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_error",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/devnet/kb_lib_decoder_spl_token_2022/error.jsonl",
|
||||
"path": "logs/devnet/kb_lib_decoder_spl_token2022/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1317,42 +1317,42 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_debug",
|
||||
"name": "file_kb_executor_spl_token2022_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/devnet/kb_executor_spl_token_2022/debug.log",
|
||||
"path": "logs/devnet/kb_executor_spl_token2022/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_info",
|
||||
"name": "file_kb_executor_spl_token2022_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/devnet/kb_executor_spl_token_2022/info.log",
|
||||
"path": "logs/devnet/kb_executor_spl_token2022/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_error",
|
||||
"name": "file_kb_executor_spl_token2022_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/devnet/kb_executor_spl_token_2022/error.jsonl",
|
||||
"path": "logs/devnet/kb_executor_spl_token2022/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -1630,7 +1630,7 @@
|
||||
"kb-lib.decoder.spl.elgamal_registry",
|
||||
"kb-lib.decoder.spl.memo",
|
||||
"kb-lib.decoder.spl.token",
|
||||
"kb-lib.decoder.spl.token_2022",
|
||||
"kb-lib.decoder.spl.token2022",
|
||||
"kb_execution_solana",
|
||||
"kb_executor_metadata_metaplex_token_metadata",
|
||||
"kb_executor_metadata_spl_name_service",
|
||||
@@ -1642,15 +1642,15 @@
|
||||
"kb_executor_spl_noop",
|
||||
"kb_executor_spl_single_pool",
|
||||
"kb_executor_spl_token",
|
||||
"kb_executor_spl_token_2022",
|
||||
"kb_executor_spl_token2022",
|
||||
"kb-logging",
|
||||
"kb-lib.materializer.admin",
|
||||
"kb-lib.materializer.compliance",
|
||||
"kb-lib.materializer.lifecycle",
|
||||
"kb_materializer_risk",
|
||||
"kb-lib.materializer.risk",
|
||||
"kb-lib.materializer.staking",
|
||||
"kb_materializer_token_accounts",
|
||||
"kb_materializer_transaction_annotations",
|
||||
"kb-lib.materializer.token",
|
||||
"kb-lib.materializer.transaction",
|
||||
"kb_pipeline",
|
||||
"kb_rpc",
|
||||
"kb-store",
|
||||
@@ -2412,42 +2412,42 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_debug",
|
||||
"name": "file_kb_lib_materializer_transaction_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet_research/kb_materializer_transaction_annotations/debug.log",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/transaction/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_info",
|
||||
"name": "file_kb_lib_materializer_transaction_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet_research/kb_materializer_transaction_annotations/info.log",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/transaction/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_error",
|
||||
"name": "file_kb_lib_materializer_transaction_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet_research/kb_materializer_transaction_annotations/error.jsonl",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/transaction/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -2646,120 +2646,120 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_debug",
|
||||
"name": "file_kb_lib_materializer_token_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet_research/kb_materializer_token_accounts/debug.log",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/token/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_info",
|
||||
"name": "file_kb_lib_materializer_token_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet_research/kb_materializer_token_accounts/info.log",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/token/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_error",
|
||||
"name": "file_kb_lib_materializer_token_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet_research/kb_materializer_token_accounts/error.jsonl",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/token/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_debug",
|
||||
"name": "file_kb_lib_materializer_risk_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet_research/kb_materializer_risk/debug.log",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/risk/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_info",
|
||||
"name": "file_kb_lib_materializer_risk_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet_research/kb_materializer_risk/info.log",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/risk/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_error",
|
||||
"name": "file_kb_lib_materializer_risk_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet_research/kb_materializer_risk/error.jsonl",
|
||||
"path": "logs/mainnet_research/kb-lib/materializer/risk/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_debug",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet_research/kb_lib_decoder_spl_token_2022/debug.log",
|
||||
"path": "logs/mainnet_research/kb_lib_decoder_spl_token2022/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_info",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet_research/kb_lib_decoder_spl_token_2022/info.log",
|
||||
"path": "logs/mainnet_research/kb_lib_decoder_spl_token2022/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_error",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet_research/kb_lib_decoder_spl_token_2022/error.jsonl",
|
||||
"path": "logs/mainnet_research/kb_lib_decoder_spl_token2022/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -2919,42 +2919,42 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_debug",
|
||||
"name": "file_kb_executor_spl_token2022_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet_research/kb_executor_spl_token_2022/debug.log",
|
||||
"path": "logs/mainnet_research/kb_executor_spl_token2022/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_info",
|
||||
"name": "file_kb_executor_spl_token2022_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet_research/kb_executor_spl_token_2022/info.log",
|
||||
"path": "logs/mainnet_research/kb_executor_spl_token2022/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_error",
|
||||
"name": "file_kb_executor_spl_token2022_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet_research/kb_executor_spl_token_2022/error.jsonl",
|
||||
"path": "logs/mainnet_research/kb_executor_spl_token2022/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -3432,7 +3432,7 @@
|
||||
"kb-lib.decoder.spl.elgamal_registry",
|
||||
"kb-lib.decoder.spl.memo",
|
||||
"kb-lib.decoder.spl.token",
|
||||
"kb-lib.decoder.spl.token_2022",
|
||||
"kb-lib.decoder.spl.token2022",
|
||||
"kb_execution_solana",
|
||||
"kb_executor_metadata_metaplex_token_metadata",
|
||||
"kb_executor_metadata_spl_name_service",
|
||||
@@ -3444,15 +3444,15 @@
|
||||
"kb_executor_spl_noop",
|
||||
"kb_executor_spl_single_pool",
|
||||
"kb_executor_spl_token",
|
||||
"kb_executor_spl_token_2022",
|
||||
"kb_executor_spl_token2022",
|
||||
"kb-logging",
|
||||
"kb-lib.materializer.admin",
|
||||
"kb-lib.materializer.compliance",
|
||||
"kb-lib.materializer.lifecycle",
|
||||
"kb_materializer_risk",
|
||||
"kb-lib.materializer.risk",
|
||||
"kb-lib.materializer.staking",
|
||||
"kb_materializer_token_accounts",
|
||||
"kb_materializer_transaction_annotations",
|
||||
"kb-lib.materializer.token",
|
||||
"kb-lib.materializer.transaction",
|
||||
"kb_pipeline",
|
||||
"kb_rpc",
|
||||
"kb-store",
|
||||
@@ -4214,42 +4214,42 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_debug",
|
||||
"name": "file_kb_lib_materializer_transaction_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet/kb_materializer_transaction_annotations/debug.log",
|
||||
"path": "logs/mainnet/kb-lib/materializer/transaction/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_info",
|
||||
"name": "file_kb_lib_materializer_transaction_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet/kb_materializer_transaction_annotations/info.log",
|
||||
"path": "logs/mainnet/kb-lib/materializer/transaction/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_transaction_annotations_error",
|
||||
"name": "file_kb_lib_materializer_transaction_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet/kb_materializer_transaction_annotations/error.jsonl",
|
||||
"path": "logs/mainnet/kb-lib/materializer/transaction/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_transaction_annotations"
|
||||
"kb-lib.materializer.transaction"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -4448,120 +4448,120 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_debug",
|
||||
"name": "file_kb_lib_materializer_token_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet/kb_materializer_token_accounts/debug.log",
|
||||
"path": "logs/mainnet/kb-lib/materializer/token/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_info",
|
||||
"name": "file_kb_lib_materializer_token_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet/kb_materializer_token_accounts/info.log",
|
||||
"path": "logs/mainnet/kb-lib/materializer/token/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_token_accounts_error",
|
||||
"name": "file_kb_lib_materializer_token_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet/kb_materializer_token_accounts/error.jsonl",
|
||||
"path": "logs/mainnet/kb-lib/materializer/token/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_token_accounts"
|
||||
"kb-lib.materializer.token"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_debug",
|
||||
"name": "file_kb_lib_materializer_risk_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet/kb_materializer_risk/debug.log",
|
||||
"path": "logs/mainnet/kb-lib/materializer/risk/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_info",
|
||||
"name": "file_kb_lib_materializer_risk_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet/kb_materializer_risk/info.log",
|
||||
"path": "logs/mainnet/kb-lib/materializer/risk/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_materializer_risk_error",
|
||||
"name": "file_kb_lib_materializer_risk_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet/kb_materializer_risk/error.jsonl",
|
||||
"path": "logs/mainnet/kb-lib/materializer/risk/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_materializer_risk"
|
||||
"kb-lib.materializer.risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_debug",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet/kb_lib_decoder_spl_token_2022/debug.log",
|
||||
"path": "logs/mainnet/kb_lib_decoder_spl_token2022/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_info",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet/kb_lib_decoder_spl_token_2022/info.log",
|
||||
"path": "logs/mainnet/kb_lib_decoder_spl_token2022/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_lib_decoder_spl_token_2022_error",
|
||||
"name": "file_kb_lib_decoder_spl_token2022_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet/kb_lib_decoder_spl_token_2022/error.jsonl",
|
||||
"path": "logs/mainnet/kb_lib_decoder_spl_token2022/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb-lib.decoder.spl.token_2022"
|
||||
"kb-lib.decoder.spl.token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -4721,42 +4721,42 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_debug",
|
||||
"name": "file_kb_executor_spl_token2022_debug",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/mainnet/kb_executor_spl_token_2022/debug.log",
|
||||
"path": "logs/mainnet/kb_executor_spl_token2022/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_info",
|
||||
"name": "file_kb_executor_spl_token2022_info",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "info",
|
||||
"path": "logs/mainnet/kb_executor_spl_token_2022/info.log",
|
||||
"path": "logs/mainnet/kb_executor_spl_token2022/info.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "file_kb_executor_spl_token_2022_error",
|
||||
"name": "file_kb_executor_spl_token2022_error",
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "error",
|
||||
"path": "logs/mainnet/kb_executor_spl_token_2022/error.jsonl",
|
||||
"path": "logs/mainnet/kb_executor_spl_token2022/error.jsonl",
|
||||
"rotation": "daily",
|
||||
"format": "json",
|
||||
"ansi": false,
|
||||
"targets": [
|
||||
"kb_executor_spl_token_2022"
|
||||
"kb_executor_spl_token2022"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user