Skip to content

Commit 1c8d054

Browse files
committed
minor update
1 parent f5444e1 commit 1c8d054

File tree

1 file changed

+1
-1
lines changed
  • docs/search/search-query-language/search-operators

1 file changed

+1
-1
lines changed

docs/search/search-query-language/search-operators/cidr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: cidr Search Operator
44
sidebar_label: CIDR
55
---
66

7-
Sumo Logic's three CIDR operators work with CIDR (Classless Inter-Domain Routing, sometimes pronounced "cider") notation to narrow the analysis of IPv4 networks to specific subnets. CIDR notations specify the routing prefix of IP addresses.
7+
Sumo Logic's three CIDR operators work with CIDR (Classless Inter-Domain Routing, sometimes pronounced "cider") notation to narrow the analysis of IPv4 networks to specific subnets. CIDR notations specify the routing prefix of IP addresses. Input data will be trimmed, making these operators more flexible, which allows you to set your expectations accordingly.
88

99
Using the CIDR operators, you can determine the amount of traffic between network segments, review events from hosts within a specified network segment, or even use a not operator to find addresses that didn't originate from a particular network segment. CIDR operators can be used to compare the network segment of two IPv4 addresses, or just identify the network segment involved in particular messages.
1010

0 commit comments

Comments
 (0)