Skip to content

Instantly share code, notes, and snippets.

@kshsieh
Created November 20, 2014 18:23
Show Gist options
  • Save kshsieh/0d6863e6c733ee5d994c to your computer and use it in GitHub Desktop.
Save kshsieh/0d6863e6c733ee5d994c to your computer and use it in GitHub Desktop.
logs
13:34:41.486 2014-10-20 17:34:41.174673+00:00 app web.2 - - [5172d7fd-f601-4e34-8c94-2677d5e3a27e] Started POST "/admin/accounting/payments/manual/cc.json" for 108.162.218.142 at 2014-10-20 17:34:41 +0000
» 13:34:41.500 2014-10-20 17:34:41.197636+00:00 app web.2 - - [5172d7fd-f601-4e34-8c94-2677d5e3a27e] Processing by Admin::Accounting::ManualController#cc as JSON
» 13:34:41.576 2014-10-20 17:34:41.197645+00:00 app web.2 - - [5172d7fd-f601-4e34-8c94-2677d5e3a27e] Parameters: {"location_id"=>"23", "account_id"=>"8474", "payment_amount"=>"975.00"}
» 13:34:42.156 2014-10-20 17:34:40+00:00 app heroku-postgres - - source=HEROKU_POSTGRESQL_AMBER sample#current_transaction=20294749 sample#db_size=2191209592bytes sample#tables=46 sample#active-connections=21 sample#waiting-connections=0 sample#index-cache-hit-rate=0.99985 sample#table-cache-hit-rate=0.99483 sample#load-avg-1m=0.16 sample#load-avg-5m=0.2 sample#load-avg-15m=0.22 sample#read-iops=17.146 sample#write-iops=0.54468 sample#memory-total=1692568kB sample#memory-free=31420kB sample#memory-cached=1436872kB sample#memory-postgres=103948kB
» 13:34:42.725 2014-10-20 17:34:42.535027+00:00 heroku router - - at=info method=POST path="/admin/accounting/payments/manual/cc.json" host=spaceman.wework.com request_id=5172d7fd-f601-4e34-8c94-2677d5e3a27e fwd="63.118.185.98,108.162.218.142" dyno=web.2 connect=1ms service=1359ms status=422 bytes=631
» 13:34:42.819 2014-10-20 17:34:42.519064+00:00 app web.2 - - [5172d7fd-f601-4e34-8c94-2677d5e3a27e] Completed 422 Unprocessable Entity in 1321ms (Views: 0.4ms | ActiveRecord: 193.5ms)
» 13:34:42.828 2014-10-20 17:34:42.523405+00:00 app web.2 - - request-id= measure.rack-request=1344ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment