Skip to content

grzeski/dig-scriptogram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Handy Scripts

AWS ELB

The grep_elb scripts finds slow responses times from AWS ELB logs.

  • elb/grep_elb.pl - identifies slowdown within your AWS ELB logfiles. This is the original perl5 script.
  • elb/grep_elb.p6 - identifies slowdown within your AWS ELB logfiles. This is the perl6 script.
  • elb/grep_elb.rb - identifies slowdown within your AWS ELB logfiles. This is the ruby script.
  • elb/grep_elb.lua - identifies slowdown within your AWS ELB logfiles. This is the lua script.
  • elb/grep_elb.js - identifies slowdown within your AWS ELB logfiles. This is the node.js script.

About

Handy Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 48.3%
  • JavaScript 11.1%
  • Ruby 10.1%
  • Python 8.8%
  • Perl 7.6%
  • Other 7.4%
  • Go 6.7%