> Source: [sk184305](https://support.checkpoint.com/results/sk/sk184305)

# sk184305 - Memory leak when TLS syslog server is configured

| Property | Value |
|----------|-------|
| Solution ID | sk184305 |
| Date Created | 2025-11-09 |
| Last Modified | 2026-02-18 |
| Technical Level | Advanced |
| Products | Spark Firewall (Locally Managed) |
| Versions | R82.00.X, R81.10.X |
| Platform | 1570R, 1575R, 1500, 1900, 2000, 1600, 1800, 1595R, 2500, 2600, 2700, 15x5 |

## Symptoms

- * A syslog server with protocol "TLS over TCP" is configured.

* Logs are not sent to the syslog server.

* The CA certificate for the syslog server was not uploaded.

* Memory consumption by rsyslogd process increases.

## Cause

If the certificate is not uploaded and the syslog server's certificate is not signed by a known CA that exists in */opt/fw1/bin/ca-bundle.crt*, no matching certificate will be found and no logs are sent to the server. As a result, the system repeatedly attempts to establish the connection every time there is an action that triggers the creation of a log.

Because of these repeated connection attempts:

* Logs are not sent, as the connection to the server cannot be established.

* Memory usage increases, as each connection attempt allocates a new certificate file buffer (approximately 1.4Mb).

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
