[DOCS] Remove dupe EQl fn/pipe TOC
This commit is contained in:
parent
34c4fc3b91
commit
20053bfd8c
|
@ -8,26 +8,7 @@
|
|||
|
||||
experimental::[]
|
||||
|
||||
{es} supports the following EQL functions:
|
||||
|
||||
* <<eql-fn-add>>
|
||||
* <<eql-fn-between>>
|
||||
* <<eql-fn-cidrmatch>>
|
||||
* <<eql-fn-concat>>
|
||||
* <<eql-fn-divide>>
|
||||
* <<eql-fn-endswith>>
|
||||
* <<eql-fn-indexof>>
|
||||
* <<eql-fn-length>>
|
||||
* <<eql-fn-match>>
|
||||
* <<eql-fn-modulo>>
|
||||
* <<eql-fn-multiply>>
|
||||
* <<eql-fn-number>>
|
||||
* <<eql-fn-startswith>>
|
||||
* <<eql-fn-string>>
|
||||
* <<eql-fn-stringcontains>>
|
||||
* <<eql-fn-substring>>
|
||||
* <<eql-fn-subtract>>
|
||||
* <<eql-fn-wildcard>>
|
||||
{es} supports the following <<eql-functions,EQL functions>>.
|
||||
|
||||
[discrete]
|
||||
[[eql-fn-add]]
|
||||
|
|
|
@ -8,10 +8,7 @@
|
|||
|
||||
experimental::[]
|
||||
|
||||
{es} supports the following EQL pipes:
|
||||
|
||||
* <<eql-pipe-head>>
|
||||
* <<eql-pipe-tail>>
|
||||
{es} supports the following <<eql-pipes,EQL pipes>>.
|
||||
|
||||
[discrete]
|
||||
[[eql-pipe-head]]
|
||||
|
|
Loading…
Reference in New Issue