[Docs] Remove mention pattern files in Grok processor (#31170)

Pattern files have been removed in 
16fa3e546e
This commit is contained in:
Tanguy Leroux 2018-06-11 09:32:12 +02:00 committed by GitHub
parent 467ea50c4e
commit 42608881b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1325,7 +1325,7 @@ This pipeline will insert these named captures as new fields within the document
// NOTCONSOLE
[[custom-patterns]]
==== Custom Patterns and Pattern Files
==== Custom Patterns
The Grok processor comes pre-packaged with a base set of pattern. These patterns may not always have
what you are looking for. Pattern have a very basic format. Each entry describes has a name and the pattern itself.