VxRail: How to Collect STIG Logs
Summary: This article details how to collect STIG logs during the STIG hardening process and from VxRail Manager.
Instructions
Generating logs during the application of STIG:
After starting the PowerShell VxRail_STIG.ps1 script, a dialog window opens allowing users to select the directory where to save the log file. The name of the log file is the same base name as the script, VxRail STIG. It is appended with the starting script timestamp, "VxRail STIG.log." Browse to the directory that was selected to gather the STIG log file.
Retrieving STIG logs from VxRail Manager:
The bash script also generates a log file and automatically saves it in the directory where the script is located on the VxRail Manager. It has the same name as the script, but with the extension ".log." Go to the directory where the STIG script is located and retrieve the log file, for example file name 'VxRail_STIG_VxRManager.log'.
Alternately, use the find command in Linux to locate VxRail_STIG_VxRManager.log.