Skip to content

Commit 406f279

Browse files
jtyrChristoph Büscher
authored and
Christoph Büscher
committed
[Docs] Fix link to Grok patterns (#29088)
1 parent 33e25b5 commit 406f279

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

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

11971197
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.
11981198

0 commit comments

Comments
 (0)