Skip to content

Python wrapper for semicomplete's Grok - a library that allows you to easily parse logs and other files, turning unstructured log text into structured data

pstoll/libgrok-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python wrapper for semicomplete's Grok library.

Grok allows you to easily parse logs and other files and turns the unstructured
log and event data into structured data.

* Getting Going

brew install pcre
brew install grok

python test/testlibgrok.py

About

Python wrapper for semicomplete's Grok - a library that allows you to easily parse logs and other files, turning unstructured log text into structured data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.8%
  • Perl 33.2%