17 lines
291 B
Plaintext
17 lines
291 B
Plaintext
[[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[]
|