---
title: Syslog-NG
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/syslog-ng/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/syslog-ng/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 30, 2026***
Syslog-ng is a free and open-source implementation of the syslog protocol for Unix and Unix-like systems.
## Actions
* **Filter Logspaces** *(Enrichment)* - Retrieves log message records from SSB.
* **Generate Statistics** *(Enrichment)* - Get statistics without querying.
* **Get Number of Messages** *(Enrichment)* - Returns the number of messages that would be resulted by a query.
* **List Dynamic Columns** *(Enrichment)* - Returns the names of dynamic columns available for the given logspace.
* **List Logspaces** *(Enrichment)* - Retrieves the list of searchable (indexed) logspaces.
* **Logspace Details** *(Enrichment)* - Retrieves the list of searchable (indexed) logspaces, including the details of the logspace.
## Configure Syslog-NG 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';
*
* **URL**. Enter your Syslog-NG URL.
* **Username**. Enter the username for a Syslog-NG admin user authorized to authenticate the integration.
* **Password**. Enter the password for the admin user.
*
*
*
*
For information about Syslog-NG, see [Syslog-NG documentation](https://syslog-ng.github.io/).
## Change Log
* June 17, 2021 - First upload
* July 7, 2023 (v1.1) - Updated the integration with Environmental Variables
* 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.