summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeDe Morton <dede.morton@elastic.co>2017-06-28 16:14:16 -0700
committerGitHub <noreply@github.com>2017-06-28 16:14:16 -0700
commit6442d1f75e2055a240224926d80d9a0801572427 (patch)
treef2c258980b3a809d9bde7a3d0f10a56022519820
parentb18bfd6062f616da7443a7682f05eb8bbf598cee (diff)
[Docs] Add link to grok debugger docs (#25412)
-rw-r--r--docs/reference/ingest/ingest-node.asciidoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/reference/ingest/ingest-node.asciidoc b/docs/reference/ingest/ingest-node.asciidoc
index 647e73eeee..7759dd7643 100644
--- a/docs/reference/ingest/ingest-node.asciidoc
+++ b/docs/reference/ingest/ingest-node.asciidoc
@@ -1186,8 +1186,7 @@ that is generally written for humans and not computer consumption.
This processor comes packaged with over
https://github.com/elastic/elasticsearch/tree/master/modules/ingest-common/src/main/resources/patterns[120 reusable patterns].
-If you need help building patterns to match your logs, you will find the <http://grokdebug.herokuapp.com> and
-<http://grokconstructor.appspot.com/> applications quite useful!
+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.
[[grok-basics]]
==== Grok Basics