---
title: LogRhythm
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/logrhythm/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/logrhythm/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.3
Updated: April 30, 2026***
Query and update events in LogRhythm SIEM.
## Actions
* **List Alarms** *(Enrichment)* - Returns Alarms details.
* **Get Alarm By ID** *(Enrichment)* - Returns Alarm detail based on the Alarm ID.
* **Update Alarm Comments** *(Notification)* - Adds comment to an Alarm ID.
* **Get Events By Alarm ID** *(Enrichment)* - Returns Events detail based on the Alarm ID.
* **Get Alarm History By ID** *(Enrichment)* - Returns Alarm History detail based on the Alarm ID.
* **Update Alarm Status** *(Notification)* - Update the Alarm status.
* **LogRhythm Alarms Daemon** *(Daemon)* - Automatically fetch Alarms.
## Configure LogRhythm 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 LogRhythm [hostname](https://docs.logrhythm.com/lrsiem/docs/search-for-hosts).
* **API Key**. Enter your LogRhythm [API key](https://docs.logrhythm.com/lrapi/docs/alarm-api).
*
*
*
*
For information about LogRhythm, see [LogRhythm documentation](https://docs.logrhythm.com/?l=en).
## Change Log
* May 31, 2021 - First upload
* July 11, 2023 (v1.1) - Updated the integration with Environmental Variables
* March 4, 2024 (v1.5) - Updated code for compatibility with Python 3.12
* April 30, 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.