Skip to content

Commit 578aaed

Browse files
adaminspaceChristoph Büscher
authored and
Christoph Büscher
committed
[Docs] Update ingest-node.asciidoc (#37116)
1 parent d59d7f6 commit 578aaed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ingest/ingest-node.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2277,8 +2277,8 @@ This pipeline will insert these named captures as new fields within the document
22772277
[[custom-patterns]]
22782278
==== Custom Patterns
22792279

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

22832283
You can add your own patterns to a processor definition under the `pattern_definitions` option.
22842284
Here is an example of a pipeline specifying custom pattern definitions:

0 commit comments

Comments
 (0)