Panda EDR

Version: 1.3
Updated: Nov 24, 2023
Remotely monitor and manage devices that run these Panda Aether platform endpoint security products:
- Adaptive Defense and Adaptive Defense 360
- Endpoint Protection and Endpoint Protection Plus
Actions
- Get Device Protection Status (Enrichment) - Retrieves a list of devices with their protection status and other device information.
- Get Security Overall Summary (Enrichment) - Retrieves a security overview that includes security event counters for a specified time period.
- Isolate Specific Devices (Containment) Isolates the specified devices. When you isolate a device, communication to and from the device is denied.
- List Device Info (Enrichment) - Retrieves a list of devices, and additional information, such as the device IP address and operating system.
- List Network Unmanaged Devices (Enrichment) - Retrieves a list of unmanaged devices discovered on the network.
- List Security Events for Specific Devices (Enrichment) - Retrieves a list of security events of the specified type for the specified device for a specific time period.
- Scan Device (Enrichment) - Starts a task to scan the specified devices immediately.
- Start Action On Specified Device (Containment) - Initiates an action on the specified devices. For example, sends an action to reboot a device.
- Stop Device Isolation (Containment) - Stops isolation on the specified devices.
Category
EDR
Configure Panda EDR in Automation Service and Cloud SOAR
Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.
How to open the integration's configuration dialog
- Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
- Go to the Integrations page.
Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations. - Select the installed integration.
- Hover over the resource name and click the Edit button that appears.
In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration:
-
Label. Enter the name you want to use for the resource.
-
API URL. Enter the API URL for WatchGuard, for example,
https://api.usa.cloud.watchguard.com
-
Access ID. Enter a WatchGuard access ID.
-
Password. Enter the password for the access ID.
-
WatchGuard API Key. Enter the API key associated with your WatchGuard Cloud account (shown on the Managed Access page in WatchGuard Cloud).
-
Account ID. Enter your WatchGuard Cloud account ID, as shown on the My Account page in WatchGuard Cloud. For example,
WGC-1-123abc456
orACC-1234567
. -
Connection Timeout (s). Set the maximum amount of time the integration will wait for a server's response before terminating the connection. Enter the connection timeout time in seconds (for example,
180
). -
Verify Server Certificate. Select to validate the server’s SSL certificate.
-
Automation Engine. Select Cloud execution for this certified integration. Select a bridge option only for a custom integration. See Cloud or Bridge execution.
-
Proxy Options. Select whether to use a proxy. (Applies only if the automation engine uses a bridge instead of cloud execution.)
- Use no proxy. Communication runs on the bridge and does not use a proxy.
- Use default proxy. Use the default proxy for the bridge set up as described in Using a proxy.
- Use different proxy. Use your own proxy service. Provide the proxy URL and port number.

For information about Panda EDR, see Panda EDR documentation.
Change Log
- March 1, 2022 - First upload
- July 7, 2023 (v1.1) - Updated the integration with Environmental Variables
- November 23, 2023 (v1.2)
- Fixed bugs that prevented these actions from working properly
- Stop Device Isolation
- Start Action On Specified Device
- Scan Device
- Isolate Specific Devices
- Extended output mappings
- Refined labels and hints
- Improved error handling
- Code refactoring and optimisation
- Changed Logo
- Fixed bugs that prevented these actions from working properly
- November 24, 2023 (v1.3)
- Fixed Token Issue