On This Page

Home / Search/ Language Reference/ Functions/ Scalar Functions/INET Functions

INET Functions

A list of all INET functions supported by Cribl Search.


NameDescription
ipv4_compareCompares two IPv4 strings.
ipv4_is_in_rangeChecks if IPv4 string address is in IPv4-prefix notation range.
ipv4_is_in_any_rangeChecks whether IPv4 string address is in any of the specified IPv4 address ranges.
ipv4_is_matchMatches two IPv4 strings.
ipv4_is_privateChecks if IPv4 string address belongs to a set of private network IPs.
ipv4_netmask_suffixReturns the value of the IPv4 netmask suffix from IPv4 string address.
ipv6_compareCompares two IPv6 or IPv4 network address strings.
ipv6_is_matchMatches two IPv6 or IPv4 network address strings.
format_bytesConverts the input into a string that represents data size.
format_ipv4Parses input with a netmask and returns string representing IPv4 address.
format_ipv4_maskParses input with a netmask and returns string representing IPv4 address as CIDR notation.