Skip to content

Commit df1abf0

Browse files
committed
Small copy edit on the intro
Primarily to remove the word "crappy" Fixes #116
1 parent a599077 commit df1abf0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/index.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ include::{include_path}/plugin_header.asciidoc[]
2222

2323
Parse arbitrary text and structure it.
2424

25-
Grok is currently the best way in logstash to parse crappy unstructured log
26-
data into something structured and queryable.
25+
Grok is a great way to parse unstructured log data into something structured and queryable.
2726

2827
This tool is perfect for syslog logs, apache and other webserver logs, mysql
2928
logs, and in general, any log format that is generally written for humans
@@ -330,4 +329,4 @@ Set to 0 to disable timeouts
330329

331330

332331
[id="plugins-{type}s-{plugin}-common-options"]
333-
include::{include_path}/{type}.asciidoc[]
332+
include::{include_path}/{type}.asciidoc[]

0 commit comments

Comments
 (0)