Additional data or information is needed while troubleshooting a Symantec Mac agent issue. GatherSymantecInfo tool (GatherSymantecInfo.command) described below can be used to gather troubleshooting information about the Mac protection agent.
For issues involving WSS Agent, Unified Agent, SES Unified Agent, and/or Web and Cloud Access Protection (WCAP) in Tunnel Mode, you can enable debug logging using wssa-diag.sh from Gather WSS Agent Diagnostics in macOS.
NOTE: using this script will automatically perform the GatherSymantecInfo output, so it does not need to be run separately.
For debug options for the SEP SymDaemon (will not work in SES Cloud clients) see "How to Debug Endpoint Protection SymDaemon on the Macintosh client".
Download the GatherSymantecInfo_16.0.0.zip file attached to this case then follow the steps below to use it to collect data for support. The 16.0.0 version of the utility can be used for 16.0 and 14.3.x version of the Mac protection agent.
Please upload SymantedInfo.zip to your support case.
Depending on OS configuration settings, you may experience one or more issues running the tool.
"GatherSymantecInfo.command" Not Opened
Apple could not verify "GatherSymantecInfo.command" is free of malware that may harm your Mac or compromise your privacy.
Unquarantine the tool using this command
xattr -d com.apple.quarantine /path/to/your/tool
The file "GatherSymantecInfo.command" could not be executed because you do not have appropriate access privileges.
To view or change access privileges, select the file in the Finder and choose File > Get Info.
Use the following command to give the tool executable permissions
chmod +x /path/to/your/tool
Open a terminal window, navigate to the path where the tool is located and run the tool using the following command
sudo bash ./GatherSymantecInfo.command
To see usage and options, run ./GatherSymantecInfo -h