Skip to content

xsimov/rails-log-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

rails-log-parser

A parser for Rails logs written in Go

I found the logs for a long running application (I didn't apply logrotation back then) and I thought it could be useful to parse them and try to infer useful information with it.

My idea is to parse them and publish to an ES instance.

It is intended as an exercise in go, but let's see where does it get!

About

A parser for Rails logs written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages