10 lines
		
	
	
		
			114 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			114 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/var/log/uhub/*.log
 | 
						|
{
 | 
						|
        compress
 | 
						|
        size 10M
 | 
						|
        rotate 10
 | 
						|
        missingok
 | 
						|
        notifempty
 | 
						|
}
 | 
						|
 |