mirror of
				https://github.com/samuelclay/NewsBlur.git
				synced 2025-11-01 09:09:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			168 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			168 B
		
	
	
	
		
			Text
		
	
	
	
	
	
/var/log/mongodb/*.log {
 | 
						|
       weekly 
 | 
						|
       rotate 10
 | 
						|
       size 256M
 | 
						|
       copytruncate
 | 
						|
       delaycompress
 | 
						|
       compress
 | 
						|
       notifempty
 | 
						|
       missingok
 | 
						|
}
 |