File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2283,8 +2283,8 @@ This pipeline will insert these named captures as new fields within the document
2283
2283
[[custom-patterns]]
2284
2284
==== Custom Patterns
2285
2285
2286
- The Grok processor comes pre-packaged with a base set of pattern . These patterns may not always have
2287
- what you are looking for. Pattern have a very basic format. Each entry describes has a name and the pattern itself.
2286
+ The Grok processor comes pre-packaged with a base set of patterns . These patterns may not always have
2287
+ what you are looking for. Patterns have a very basic format. Each entry has a name and the pattern itself.
2288
2288
2289
2289
You can add your own patterns to a processor definition under the `pattern_definitions` option.
2290
2290
Here is an example of a pipeline specifying custom pattern definitions:
You can’t perform that action at this time.
0 commit comments