ES|QL IP functions
ES|QL supports these IP functions:
CIDR_MATCHReturns true if the provided IP is contained in one of the provided CIDR blocks.
IP_PREFIXTruncates an IP to a given prefix length.
ES|QL supports these IP functions:
CIDR_MATCH
Returns true if the provided IP is contained in one of the provided CIDR blocks.
IP_PREFIX
Truncates an IP to a given prefix length.