| 
															
														 | 
														
															 
														 | 
														
															
														 | 
														
															 
														 | 
													
												
													
														| 
															8
														 | 
														
															 Collects GET requests with parameters *msg*, *tag* and *i* and logs them into single text file. 
														 | 
														
															8
														 | 
														
															 Collects GET requests with parameters *msg*, *tag* and *i* and logs them into single text file. 
														 | 
													
												
													
														| 
															9
														 | 
														
															  
														 | 
														
															9
														 | 
														
															  
														 | 
													
												
													
														| 
															10
														 | 
														
															 *   *msg* is actual message body. It can be used to contain parseable data  
														 | 
														
															10
														 | 
														
															 *   *msg* is actual message body. It can be used to contain parseable data  
														 | 
													
												
													
														| 
															11
														 | 
														
															-    like `name=john;age=32;state=il;` 
														 | 
														
															
														 | 
														
															 
														 | 
													
												
													
														| 
															
														 | 
														
															 
														 | 
														
															11
														 | 
														
															+    like `name=john;age=32;state=il` 
														 | 
													
												
													
														| 
															12
														 | 
														
															 *   *tag* can be used to identify related messages like those from one test 
														 | 
														
															12
														 | 
														
															 *   *tag* can be used to identify related messages like those from one test 
														 | 
													
												
													
														| 
															13
														 | 
														
															 *   use *i* if you tend to write tags like `test01-002` and `test01-002` to  
														 | 
														
															13
														 | 
														
															 *   use *i* if you tend to write tags like `test01-002` and `test01-002` to  
														 | 
													
												
													
														| 
															14
														 | 
														
															     store the iteration number, you'll be better off with this parameter as  
														 | 
														
															14
														 | 
														
															     store the iteration number, you'll be better off with this parameter as  
														 |