---
title: Forescout eyeSight
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/forescout-eyesight/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/forescout-eyesight/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.3
Updated: April 29, 2026***
Discovers every IP-connected device, auto-classifies it, and assesses its compliance posture and risk the instant a device connects to the network.
## Actions
* **List Hosts** *(Enrichment)* - Retrieve all hosts.
* **Get Host** *(Enrichment)* - Get host info by Host ID/ Mac Address or IP Address.
* **Get Host Fields***(Enrichment)* - Get all host fields.
* **List Policies** *(Enrichment)* - Get all policies.
## Forescout eyeSight configuration
To configure Web API follow this [link](https://docs.forescout.com/bundle/web-api-1-5-3-h/page/web-api-1-5-3-h.Configure-Web-API-Plugin.html) or contact **Forescout eyeSight** team for more information on configuration.
## Configure Forescout eyeSight in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **Enterprise Manager IP**. Enter your Forescout eyeSight IP address.
* **User**. Enter the username of a Forescout admin user authorized to authenticate the integration.
* **Password**. Enter the password for the admin user.
*
*
*
*
For information about Forescout eyeSight, see [Forescout documentation](https://docs.forescout.com/).
## Change Log
* October 17, 2022 - First upload
* June 26, 2023 (v1.1) - Updated the integration with Environmental Variables
* July 18, 2023 (v1.2) - Code refactoring
* April 29, 2026 (v1.3) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.