Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rparrett/apachewithresponsetimelogster

A logster parser file that collects statsd-style timing information from an Apache access log that has been configured to log response times
https://github.com/rparrett/apachewithresponsetimelogster

Last synced: 5 days ago
JSON representation

A logster parser file that collects statsd-style timing information from an Apache access log that has been configured to log response times

Awesome Lists containing this project

README

        

# ApacheWithResponseTimeLogster

A logster parser file that collects statsd-style timing information from an Apache access log that has been configured to log response times

Based on [https://github.com/etsy/statsd/blob/master/lib/process_metrics.js](https://github.com/etsy/statsd/blob/master/lib/process_metrics.js) and SampleLogster.py