Marko Anastasov wrote this on June 18, 2009

Rails log analytics using request-log-analyzer

request-log-analyzer is a great little gem that can quickly process your log file and tell you a thing or two about your application’s performance and bottlenecks.

bq. It uses several metrics, including cumulative request time, average request time, process blockers, database and rendering time, HTTP methods and statuses, Rails action cache statistics, etc.

Check out some sample output. Before you decide to invest in a commercial performance monitor, make sure you squeeze all you can from the plain old log files in your local terminal.

comments powered by Disqus

About Marko Anastasov

Rendered Text co-founder. Started with code, currently more focused on people and words. Foosball striker and entry-level cyclist.

Suggested Reads

Rails Testing Handbook

A new ebook on building test-driven Rails apps with RSpec and Cucumber.

At Rendered Text, we have a long history with Ruby on Rails. Checking the blog archive reminds me that we published first posts about working with Rails way back in 2009.

———

Rendered Text is a software company. For questions regarding Semaphore, please visit semaphoreci.com. Otherwise, feel free to get in touch any time by sending us an email.