Skip to content

daveiw/HAProxy-Log-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple perl scripts to parse haproxy logs and create output as either csv or summary stats.
Scripts are to be pipelined together so that they can be used as a map reduce job if necessary.
Stage1.pl is the mapper which generates key value pairs suitable for input to stage2.pl or csv-out.pl.
Requires http://search.cpan.org/~kellan/XML-RSS-1.02/lib/RSS.pm

About

perl parser for logs from haproxy load balancer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages