Skip to content

Pacyfik/smart-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Logs

Dependencies

This script was written using Ruby 2.6.2. Bundler is also needed.

Setup

bundle install

Usage

bin/smart_logs data/webserver.log

The script takes an argument with a path to a log file structured as follows:

path1 ip_address1
path2 ip_address2
...

Testing

bundle exec rspec

About

Parse log files and calculate page views with ease. May 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages