Gurunath
Gurunath

Reputation: 331

How to get orderer logs | amazon managed blockchain

I setup hyperledger fabric in amazon managed blockchain. I can get peer node logs, CA logs, chaincode logs. I do not know how to get orderer logs. That is required to fix this issue.

Upvotes: 2

Views: 166

Answers (1)

aldred
aldred

Reputation: 853

You cannot get the orderer logs for AMB. To troubleshoot connectivity issue, try to perform a telnet against the orderer address and port

Upvotes: 0

Related Questions