浏览代码

[DOCS] Removed license level information. (#68568)

debadair 4 年之前
父节点
当前提交
2c726cb981
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      docs/reference/ingest/processors/grok.asciidoc

+ 3 - 1
docs/reference/ingest/processors/grok.asciidoc

@@ -13,7 +13,9 @@ that is generally written for humans and not computer consumption.
 This processor comes packaged with many
 This processor comes packaged with many
 https://github.com/elastic/elasticsearch/blob/{branch}/libs/grok/src/main/resources/patterns[reusable patterns].
 https://github.com/elastic/elasticsearch/blob/{branch}/libs/grok/src/main/resources/patterns[reusable patterns].
 
 
-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 https://grokconstructor.appspot.com[Grok Constructor] is also a useful tool.
+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 https://grokconstructor.appspot.com[Grok Constructor] is also a useful tool.
 
 
 [[grok-basics]]
 [[grok-basics]]
 ==== Grok Basics
 ==== Grok Basics