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

# sk122813 - Objects are missing from the filters of SmartLog

| Property | Value |
|----------|-------|
| Solution ID | sk122813 |
| Date Created | 2018-02-24 |
| Last Modified | 2022-11-24 |
| Technical Level | General |
| Products | SmartConsole |
| Versions | R81.20, R81.10 (EOS), R81 (EOS) |

## Symptoms

- * When the user tries to add a filter to a column in SmartLog, not all objects are visible; however, when the user adds the filter via the search engine, all objects are visible.
* Searching for an object in this filter window may not show the expected results.

## Cause

The default configuration returns 10 random results to the customer; this is for optimal performance in typing a query.

![](https://sc1.checkpoint.com/sc/SolutionsStatics/sk122813/logs1902260217.png)

## Solution

Showing results in this way is an expected behavior. To filter results when typing, use the search bar at the top.

The default number of results shown can be changed. This will not change the behavior to show expected results when filtering. **Important Note: Changing this value will affect performance adversely.**

On the Security Management server, do the following:

1. Back up the following file: **$RTDIR/conf/rflConfig.xml**

   *\[Expert@HostName:0\]# cp $RTDIR/conf/rflConfig.xml $RTDIR/conf/rflConfig.xml_BACKUP*
2. Edit the following file: **$RTDIR/conf/rflConfig.xml**

   *\[Expert@HostName:0\]# vi $RTDIR/conf/rflConfig.xml*
3. Change the value of "SearchSuggestionNumberOfResult" in **$RTDIR/conf/rflConfig.xml** to the desired value. (**See note below** )  
   *\<SearchSuggestionNumberOfResult\>10\</SearchSuggestionNumberOfResult\>*   
   to  
   *\<SearchSuggestionNumberOfResult\>30\</SearchSuggestionNumberOfResult\>*

4. Save the file and Restart RFL:

   *\[Expert@HostName:0\]# $RTDIR/scripts/stopRfl.sh*   
   *\[Expert@HostName:0\]# $RTDIR/scripts/startRfl.sh*

<!-- -->

---

# 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
