Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log analytics

Kata to process dummy log files and show the most visited pages in descending order. It also show the unique page visits in descending order.

Install dependencies

bundle install

Running tests

bundle exec rspec

Running the parser

bin/analyse.sh test.log
bin/analyse.sh webserver.log

ruby parser.rb test.log
ruby parser.rb webserver.log

About

Kata to process a dummy log file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages