parent
					
						
							
								0c52654b52
							
						
					
				
			
			
				commit
				
					
						80a944c882
					
				
			
		
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								config/initializers/rack_attack_logging.rb
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/initializers/rack_attack_logging.rb
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| ActiveSupport::Notifications.subscribe('rack.attack') do |_name, _start, _finish, _request_id, req| | ||||
|   next unless [:throttle, :blacklist].include? req.env['rack.attack.match_type'] | ||||
|   Rails.logger.info("Rate limit hit (#{req.env['rack.attack.match_type']}): #{req.ip} #{req.request_method} #{req.fullpath}") | ||||
| end | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue