remove old and confusing reference to libgrok.

This commit is contained in:
John E. Vincent 2012-06-08 10:20:16 -03:00
parent 9f3c38d199
commit b73f1f7935

View file

@ -71,12 +71,7 @@ Type stuff on stdin on the agent, then search for it in the web interface.
Let's backfill some old apache logs. First, let's use grok.
Requirements:
* libgrok [INSTALL notes here](https://github.com/jordansissel/grok/blob/master/INSTALL)
Use the 'grok' logstash filter to parse logs. Once you have libgrok installed,
keep reading below.
Use the 'grok' logstash filter to parse logs.
### Download