Skip to content

logsearch/logsearch-filters-seo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logsearch-filters-seo

Log parsing rules for SEO focussed logs

Getting Started

On Mac OX Mavericks Make sure you have java installed, then clone this repository and install the dependencies it needs (it'll take a few minutes).

$ git clone [email protected]:logsearch/logsearch-filters-seo.git
$ cd logsearch-filters-seo
$ git submodule init && git submodule update
$ ./bin/install_deps.sh

When you ready to test the changes you've made to filters run the helper scripts.

$ ./bin/build.sh && ./bin/test.sh
compiling src/100-googlebot.erb...done
..

Finished in 0.385 seconds
2 examples, 0 failures

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published