Skip to content

Commit 4260888

Browse files
authored
[Docs] Remove mention pattern files in Grok processor (#31170)
Pattern files have been removed in 16fa3e5
1 parent 467ea50 commit 4260888

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
@@ -1325,7 +1325,7 @@ This pipeline will insert these named captures as new fields within the document
13251325
// NOTCONSOLE
13261326

13271327
[[custom-patterns]]
1328-
==== Custom Patterns and Pattern Files
1328+
==== Custom Patterns
13291329

13301330
The Grok processor comes pre-packaged with a base set of pattern. These patterns may not always have
13311331
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)