Skip to content

Commit c53c440

Browse files
committed
[Docs] Remove mention pattern files in Grok processor (#31170)
Pattern files have been removed in 16fa3e5
1 parent 804c222 commit c53c440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ingest/ingest-node.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@ This pipeline will insert these named captures as new fields within the document
13051305
// NOTCONSOLE
13061306

13071307
[[custom-patterns]]
1308-
==== Custom Patterns and Pattern Files
1308+
==== Custom Patterns
13091309

13101310
The Grok processor comes pre-packaged with a base set of pattern. These patterns may not always have
13111311
what you are looking for. Pattern have a very basic format. Each entry describes has a name and the pattern itself.

0 commit comments

Comments
 (0)