{"id":13395155,"url":"https://github.com/wvanbergen/request-log-analyzer","last_synced_at":"2025-05-14T04:09:19.477Z","repository":{"id":417398,"uuid":"37076","full_name":"wvanbergen/request-log-analyzer","owner":"wvanbergen","description":"Create reports based on your log files. Supports Rails, Apache, MySQL, Delayed::Job, and other formats.","archived":false,"fork":false,"pushed_at":"2020-11-18T15:39:31.000Z","size":1508,"stargazers_count":2239,"open_issues_count":23,"forks_count":189,"subscribers_count":64,"default_branch":"master","last_synced_at":"2025-04-10T22:31:03.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.request-log-analyzer.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wvanbergen.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.rdoc","contributing":"CONTRIBUTING.rdoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-07-25T05:40:33.000Z","updated_at":"2025-04-07T12:18:31.000Z","dependencies_parsed_at":"2022-08-06T09:15:11.009Z","dependency_job_id":null,"html_url":"https://github.com/wvanbergen/request-log-analyzer","commit_stats":null,"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvanbergen%2Frequest-log-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvanbergen%2Frequest-log-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvanbergen%2Frequest-log-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvanbergen%2Frequest-log-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wvanbergen","download_url":"https://codeload.github.com/wvanbergen/request-log-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253480922,"owners_count":21915253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T17:01:44.340Z","updated_at":"2025-05-14T04:09:14.465Z","avatar_url":"https://github.com/wvanbergen.png","language":"Ruby","funding_links":[],"categories":["Ruby","DevOps Tools"],"sub_categories":[],"readme":"= Request-log-analyzer {\u003cimg src=\"https://secure.travis-ci.org/wvanbergen/request-log-analyzer.png\" /\u003e}[http://travis-ci.org/wvanbergen/request-log-analyzer]\n\nThis is a simple command line tool to analyze request log files in various formats to produce a performance report. Its purpose is to find what actions are best candidates for optimization.\n\n* Analyzes log files. Currently supports: Amazon S3, Apache, Delayed::Job, Merb, Mysql, PostgreSQL, Rack, Rails and more.\n* Combines multiple files and decompresses compressed files, which comes in handy if you are using logrotate.\n* Uses several metrics, including cumulative request time, mean request time, process blockers, database and rendering time, HTTP methods and statuses, Rails action cache statistics, etc.) (Sample output: http://github.com/wvanbergen/request-log-analyzer/wiki/sample-output)\n* Runs on any  MRI 1.9+ compatible Ruby, has a low memory footprint and is reasonably fast, so it is safe to run on a production server.\n\nSee the project wiki at http://github.com/wvanbergen/request-log-analyzer/wiki for documentation and additional information.\n\n== Installation \u0026 basic usage\n\nInstall request-log-analyzer as a Ruby gem (you might need to run this command as root by prepending +sudo+ to it):\n\n  $ gem install request-log-analyzer\n\nTo analyze a Rails log file and produce a performance report, run request-log-analyzer like this:\n\n  $ request-log-analyzer log/production.log\n\nFor more details, other file formats, and available command line options, see the project's wiki at http://github.com/wvanbergen/request-log-analyzer/wiki\n\n== Additional information\n\nRequest-log-analyzer was designed and built by Willem van Bergen and Bart ten\nBrinke.\n\nDo you have a rails application that is not performing as it should? If you need\nan expert to analyze your application, feel free to contact either Willem van\nBergen (willem@railsdoctors.com) or Bart ten Brinke (bart@railsdoctors.com).\n\n* Project wiki at GitHub: http://github.com/wvanbergen/request-log-analyzer/wiki\n* Issue tracker at GitHub: http://github.com/wvanbergen/request-log-analyzer/issues\n* The Railsdoctors homepage: http://railsdoctors.com\n* This software is MIT licensed. Check out CONTRIBUTING.rdoc if you want to help out on this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvanbergen%2Frequest-log-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwvanbergen%2Frequest-log-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvanbergen%2Frequest-log-analyzer/lists"}