Skip to content

Commit bcd5409

Browse files
committed
ompareCIDRPrefix and getCIDRPrefix Operators Behavior Change
1 parent fce9d2b commit bcd5409

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

blog-service/2024-12-04-search.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: compareCIDRPrefix and getCIDRPrefix Operators Behavior Change (Search)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- compareCIDRPrefix
6+
- getCIDRPrefix
7+
- search-operator
8+
- log-search
9+
hide_table_of_contents: true
10+
---
11+
12+
import useBaseUrl from '@docusaurus/useBaseUrl';
13+
14+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
15+
16+
We are happy to announce the behavioural change for the `compareCIDRPrefix` and `getCIDRPrefix` operators. Previously, these operators would fail if there were trailing or leading spaces around the IP address. With this update, the `compareCIDRPrefix` and `getCIDRPrefix` operators have become more flexible and can do trimming, which means the operators will not fail even if there are trailing or leading spaces around the IP address.

0 commit comments

Comments
 (0)