Skip to content

Commit 814b160

Browse files
jtyrChristoph Büscher
authored andcommitted
[Docs] Fix link to Grok patterns (#29088)
1 parent e967d7c commit 814b160

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
@@ -1216,8 +1216,8 @@ expression that supports aliased expressions that can be reused.
12161216

12171217
This tool is perfect for syslog logs, apache and other webserver logs, mysql logs, and in general, any log format
12181218
that is generally written for humans and not computer consumption.
1219-
This processor comes packaged with over
1220-
https://github.com/elastic/elasticsearch/tree/master/modules/ingest-common/src/main/resources/patterns[120 reusable patterns].
1219+
This processor comes packaged with many
1220+
https://github.com/elastic/elasticsearch/tree/{branch}/modules/ingest-common/src/main/resources/patterns[reusable patterns].
12211221

12221222
If you need help building patterns to match your logs, you will find the {kibana-ref}/xpack-grokdebugger.html[Grok Debugger] tool quite useful! The Grok Debugger is an {xpack} feature under the Basic License and is therefore *free to use*. The Grok Constructor at <http://grokconstructor.appspot.com/> is also a useful tool.
12231223

0 commit comments

Comments
 (0)