stolarz92 / webserver_logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logs parser

Ruby version

This project was built using Ruby 2.7.5 as denoted in the .ruby-version file, but should work on other versions as well.

Configuration

  1. git clone git@github.com:stolarz92/webserver_logs.git
  2. cd webserver_logs
  3. gem install bundler
  4. bundle

Usage

  1. ruby parser.rb webserver.log

parser.rb accepts relative path to the logs file.

Specs

Run rspec to see specs output.

About


Languages

Language:Ruby 100.0%