Troubleshoot Linux Computers
Applies To: WatchGuard Advanced EPDR, WatchGuard EPDR, WatchGuard EDR, WatchGuard EPP
This topic helps you verify that your Linux distribution is compatible with WatchGuard Endpoint Security products and that your Linux computer can communicate with the required Endpoint Security URLs.
For information about how to install the WatchGuard Agent on a Linux distribution, see Install the Endpoint Software Locally.
Before you troubleshoot an issue:
- Make sure that your Linux distribution meets the Installation Requirements.
- Make sure that your Linux distribution can communicate with the required URLS (external link).
Collect Data
If your Endpoint Security product has the latest updates but an issue exists, collect this information to help with a Support case:
- Screenshot of the issue.
- Description of the issue.
- Collect Data for Endpoint Software Versions 3.02.0 and Higher
If an issue occurs with an Endpoint Security product that has a version lower than 3.02.0, before you create a Support case, upgrade to the latest available version.
- Enable Support Access to your WatchGuard Cloud account.
Collect Data for Endpoint Software Versions 3.02.0 and Higher
You can use the aether_logs_linux_v3.sh script to collect data about the endpoint software. If you contact Support, provide the tar.gz file that the script generates.
To use the aether_logs_linux_v3.sh script:
- Download the package that contains the aether_logs_linux_v3.sh script:
https://www.pandasecurity.com/resources/tools/linux_ua_tool.tar.gz (external link)
The file is password-protected. Use 'panda' for the password. - From a terminal window, navigate to the download directory.
- To extract the script file with root privileges, type:
sudo tar xvfz ./linux_ua_tool.tar.gz -C / - The package contains files that have the execute permission set. The files decompress to this path:
/opt/panda-security/endpoint/internal_tools
- To run the aether_logs_linux_v3.sh script from the package, type:
sudo /opt/panda-security/endpoint/internal_tools/aether_logs_linux_v3.sh --collect-logs
When complete, the procedure creates a tar.gz file that contains troubleshooting logs. To help with your Support case, contact Support and provide the tar.gz file.