Forum Discussion
Is there a block explorer for ABW?
Hi Zeyad,
Thnx for your quick response.
1) OK , that s clear now.
2) I m sill not able to track the transactions. I can only see logs related to the deployment of workbench like provisioning of VMs etc. Shall I FIRST create an event to catch the data coming from the blockchain?
3) So currently, confirmations takes place in the single node, in the underlying VM in azure. How can I add more nodes and where can they possible live? a) In the same workbench deployment as the current node? b) in another deployment (workbench or ethereum PoA)? c) outside azure environment and somehow hook it up with the current workbench deployment.
Kindly bear with me since I have just started exploring Azure and workbench :).
Cheers
To access Log Analytics for blockchain transactions do the following:
- Click on Log Analytics resource in your deployed Workbench resource group
- Click OMS Portal
- There are two cards, one for blockchain network and the other for VMs
With default Workbench deployment, there are two nodes. Confirmed transactions are pushed to both nodes. Within the next couple of weeks we will be releasing a stand alone Ethereum PoA solution, which allows you to configure complex networks. You can deploy that solution and then attach Workbench to it. That would be the easiest as modifying the underlying network deployed in Workbench will require a bit more technical work.