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

# sk162639 - "uc_log_suppression_set_entry: Failed storing log data in log suppression table!" error logs fill up the messages file

| Property | Value |
|----------|-------|
| Solution ID | sk162639 |
| Date Created | 2019-10-26 |
| Last Modified | 2024-10-09 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * */var/log/messages* on the Security Gateway has multiple lines with the following error:  
  `
  "uc_log_suppression_set_entry: Failed storing log data in log suppression table!"`
* The kernel table *uc_log_suppression_data* is full on the Security Gateway.  
* The output of *'fw tab -t uc_log_suppression_data -s'* in correlation to the output of *'fw tab -t uc_log_suppression_data -u \| grep limit'* shows that the size is larger than the limit.
* Entries in uc_incidents and uc_log_suppression_data are far apart: \[Expert@FW1:0\]# fw tab -t uc_log_suppression_data -s HOST NAME ID #VALS #PEAK #SLINKS localhost uc_log_suppression_data 313 178512 300000 0 \[Expert@FW1:0\]# fw tab -t uc_incidents -s HOST NAME ID #VALS #PEAK #SLINKS localhost uc_incidents 307 33 399 0

## Cause

In cases where we should not have usercheck redirect (for example - protocol is not valid for redirection) entries are not added to uc_incidents but are still added to uc_log_suppression_data. This causes a memory leak since entries in uc_log_suppression_data should be freed by uc_incidents entries.

## Solution

This problem was fixed. The fix is included starting from:

* [Check Point R81.10](https://support.checkpoint.com/results/sk/sk170416)
* [Check Point R81](https://support.checkpoint.com/results/sk/sk166715)
* [Check Point R80.40](https://support.checkpoint.com/results/sk/sk160736)

If you choose not to upgrade, [contact Check Point Support](https://www.checkpoint.com/support-services/contact-support/) to get a Hotfix for your version.

A Support Engineer will make sure the Hotfix is compatible with your environment before providing it.  
For faster resolution and verification, collect [CPinfo](https://support.checkpoint.com/results/sk/sk92739) files from the Management Server and Security Gateways / Cluster Members involved in the case.

**Hotfix installation instructions:**   
Refer to [sk168597 - How to install a Hotfix](https://support.checkpoint.com/results/sk/sk168597).

---

# 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
