We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a599077 commit df1abf0Copy full SHA for df1abf0
docs/index.asciidoc
@@ -22,8 +22,7 @@ include::{include_path}/plugin_header.asciidoc[]
22
23
Parse arbitrary text and structure it.
24
25
-Grok is currently the best way in logstash to parse crappy unstructured log
26
-data into something structured and queryable.
+Grok is a great way to parse unstructured log data into something structured and queryable.
27
28
This tool is perfect for syslog logs, apache and other webserver logs, mysql
29
logs, and in general, any log format that is generally written for humans
@@ -330,4 +329,4 @@ Set to 0 to disable timeouts
330
329
331
332
[id="plugins-{type}s-{plugin}-common-options"]
333
-include::{include_path}/{type}.asciidoc[]
+include::{include_path}/{type}.asciidoc[]
0 commit comments