Loading

ES|QL IP functions

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.