Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Azure (Quorum) 上使用区块链即服务进行 PoC 开发。有没有办法从 Azure 中提取仲裁日志文件?请指教。
根据官方文档,与 Quorum 分类帐相关的日志或其他重要信息(例如尝试连接到事务节点)可通过Azure Log Analytics获得。还有许多其他指标可以洞察节点的 CPU、内存和存储使用情况,以及对区块链网络活动的有用洞察,例如交易和挖掘的块、交易队列深度以及活动连接。
更多细节在这里。