VxRail 7.0 – Useful Log File Information
The following log files can be accessed either via console or SSH to VxRail Manager. Useful VxRail Manager 7.0.010+ Log Files Note: SLES15 is the OS used for VxRail Manager. cat /etc/os-release Monitor VxRail bring-up logs: dayone.log , short.term.log & firstboot.log: cd /var/log/microservice_log/ # cat dayone.log# tail -f dayone.log# tail -f dayone.log | grep ERROR# tail -n 100 dayone.log# more dayone.log Note: […]