...
To see the full output of the build script:
Info journalctl
To check that the build script is running:
Info ps aux | grep v_xxx_build.sh
To check that vpp and honeycomb are running:
Info systemctl status vpp.service
systemctl status honeycomb.service
Note that the vpp service should be ‘inactive’ after the completion of the build script, and it should be ‘running’ on all machines after the completion of the install script.
The honeycomb service should be running on the vBRG, vG-MUX, and vGW after the completion of the install script.
This can also be confirmed by running ‘cat /var/log/honeycomb.log’:
...