Steps to collect standard historical (non-debug) logs for the App Control Agent for general troubleshooting or when requested by Support.
Note: While historical (non-debug) logs are a good starting point for general troubleshooting, they may not always contain the necessary level of detail to determine the root cause of complex issues. Depending on the specific behavior you are seeing, you may need to collect situational logs instead. Please reference the following articles for specific scenarios:
|
cd "C:\Program Files (x86)\Bit9\Parity Agent" dascli capture "C:\Temp\%computername%-diagnostics.zip"
cd /Applications/Bit9/Tools ./b9cli --capture ~/Desktop/`Hostname`-AgentLogs.zip
system_profiler -detailLevel full > ~/Desktop/`hostname`-sysinfo.txt tar -cvf ~/Desktop/`hostname`-DiagnosticReports.tar /Library/Logs/DiagnosticReports
cd /opt/bit9/bin sudo ./b9cli --capture /var/tmp/$HOSTNAME-Diagnostics.zip