logstasher icon indicating copy to clipboard operation
logstasher copied to clipboard

Logstasher not logging RoutingError

Open chongivan opened this issue 9 years ago • 1 comments

Hi there,

In production.log i have:

ActionController::RoutingError (No route matches [GET] "/asdf"):
  actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
  railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
  railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'

However this is not reflected in logstash_production.log.

Best, Ivan

chongivan avatar Oct 14 '15 09:10 chongivan

Also noticed this issue. Error logging is important.

recipedude avatar Feb 27 '23 00:02 recipedude