Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

adomik/json_logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JsonLogs

A ruby tail -f for parsing and dispaying JSON application logs

Installation

Clone the repository and execute bundle, then add execution rights to the rb file:

$ chmod +x tailf.rb

Usage

$ cd ~/dev/my_project
$ ~/dev/json_logs/tailf.rb 10 log/development_json.log

Customization

Just edit the tailf.rb as you wish to change diplayed JSON columns and customize the output. Play around.

About

A ruby tail -f for parsing and displaying json application logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages