| 
					
				 | 
			
			
				@@ -73,3 +73,7 @@ nginx_upstreams: [] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #     "srv2.example.com weight=3", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #     "srv3.example.com" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #   } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+nginx_log_format: | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  '$remote_addr - $remote_user [$time_local] "$request" ' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  '$status $body_bytes_sent "$http_referer" ' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  '"$http_user_agent" "$http_x_forwarded_for"' 
			 |