Skip to content

arvindmehra/weblog_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weblog Parser

About

Weblog parser a Ruby program that parses a log file and returns the result of total and unique visits for every path logged in the log file.

Requirement

Ruby version 2.7.2 is required to run the program.

Clone the repository and run.

bundle

Run

Go to the program directory and Run

ruby weblog_parser.rb webserver.log

Test

Go to the program directory and Run

rspec

**NOTE: Log file is included in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages