[DOCS] Remove dupe EQl fn/pipe TOC

This commit is contained in:
James Rodewig 2020-08-26 12:42:56 -04:00
parent 34c4fc3b91
commit 20053bfd8c
2 changed files with 2 additions and 24 deletions

View File

@ -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]]

View File

@ -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]]