My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 15, 2009 by j...@semicomplete.com
Grok  
A powerful pattern-matching/reacting tool.

Introduction

Grok is simple software that allows you to easily parse logs and other files. With grok, you can turn unstructured log and event data into structured data.

The grok program is a great tool for parsing log data and program output. You can match any number of complex patterns on any number of inputs (processes and files) and have custom reactions.

The grok library is a great choice when you need the pattern matching features of grok in your own tools. There are currently C and Ruby APIs.

  • GrokConcepts - If you want general information that applies to both the grok program and library.
  • GrokProgram - If you want documentation about the grok program.
  • GrokLibrary - If you want documentation about using the grok library api

What can I use Grok for?

Download Grok

Getting Help


Sign in to add a comment
Hosted by Google Code