--- title: Logpoint description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/logpoint/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/logpoint/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; logpoint ***Version: 1.2 Updated: April 30, 2026*** Interact with Logpoint events during incident investigations. ## Actions * **Search Into Events** (*Enrichment*) - Query Logpoint for event data. * **Resolve Incident** (*Notification*) - Resolved an incident. * **Get Logpoint Incidents** (*Daemon*) - Poll incidents from Logpoint. * **Get Logs** (*Daemon*) - Retrieve specific logs from Logpoint. * **Get Incidents Data** (*Enrichment*) - Retrieve data from specific incident ## Notes This integration has been developed using a non-standard API that involves web scraping. ## Configure Logpoint 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'; * * **Host**. Enter your Logpoint hostname. * **Username**. Enter the username of a Logpoint admin user authorized to provide authentication for the integration. * **Password**. Enter the password for the admin user. * * * Logpoint configuration For information about Logpoint, see [Logpoint documentation](https://docs.logpoint.com/). ## Change Log * September 3, 2020 - First upload * June 30, 2023 (v1.1) + Updated the integration with Environmental Variables + Integration renamed from Logpoint OIF to Logpoint * April 30, 2026 (v1.2) - 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.