Package org.elasticsearch.xpack.esql.expression.function.scalar.ip
package org.elasticsearch.xpack.esql.expression.function.scalar.ip
-
ClassesClassDescriptionThis function takes a first parameter of type IP, followed by one or more parameters evaluated to a CIDR specification: a string literal; a field of type keyword; a function outputting a keyword.Truncates an IP value to a given prefix length.Returns the direction type (inbound, outbound, internal, external) given a source IP address, destination IP address, and a list of internal networks.