On HEAT
#Enable Robot log access from browser
>sudo /opt/demo.sh init_robot
Access from browser http://{{robot_ip}}:88/logs/
On OOM
Step 1: Run init_robot test to enable remote access to Robot through web browser
...
Step 3: Access from browser with ANY k8s cluster node IP plus the above mapping port 30209, like:http://10.12.5.200:30209/
http://10.12.5.200:30209/logs/
...