Skip to content

zuburqan/log-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages