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:

Collect Data

If your Endpoint Security product has the latest updates but an issue exists, collect this information to help with a Support case:

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:

  1. 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.
  2. From a terminal window, navigate to the download directory.
  3. To extract the script file with root privileges, type:
    sudo tar xvfz ./linux_ua_tool.tar.gz -C /
  4. The package contains files that have the execute permission set. The files decompress to this path:
    /opt/panda-security/endpoint/internal_tools
  1. 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.