Browse Source

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

Pattern files have been removed in 
16fa3e546e172d3d194c2711654824d4851d69f8
Tanguy Leroux 7 years ago
parent
commit
42608881b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/ingest/ingest-node.asciidoc

+ 1 - 1
docs/reference/ingest/ingest-node.asciidoc

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