elasticsearch/docs/reference/esql/functions/ip-functions.asciidoc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
291 B
Plaintext
Raw Normal View History

[[esql-ip-functions]]
==== {esql} IP functions
++++
<titleabbrev>IP functions</titleabbrev>
++++
{esql} supports these IP functions:
// tag::ip_list[]
* <<esql-cidr_match>>
* <<esql-ip_prefix>>
// end::ip_list[]
include::layout/cidr_match.asciidoc[]
include::layout/ip_prefix.asciidoc[]