ZayatsAliaksei / log_parser

simple ruby log parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

simple ruby log parser

Steps

Using Ruby Version 2.7.4

Run bundle first

Launch

ruby app.rb <log_path>

commands:

all - Returns all sorting lists

unque - list of webpages with most unique page viewe ordered from most pages views to less page views

visits - list of webpages with most page views ordered from most pages views to less page views

Test

Run rspec to run the tests

About

simple ruby log parser


Languages

Language:Ruby 100.0%