Hi I am new to ACS development and intend on using DevCloud2 as my self contained dev+test environment. I have the management server running in VirtualBox and have browsed the ACS website/wiki and not found answers to the following questions and hope you can help:
1) Where can I find the management-server log in DevCloud2? 2) What is the 192.168.56.1 IP used for and where is it set? 3) By default the 'host' configuration parameter in DevCloud2 is set to 192.168.56.1, why is this? I would expect it to be set to 192.168.56.10 4) How do I start the Cloud_Usage service (does it need to be built first, if so how)? 5) How do I access/read from the ACS Event Bus? Is there any sample code to do this - in python ideally? Thanks in advance