소스 검색

[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
 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