11 lines
		
	
	
		
			141 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			141 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /var/log/carbon/*.log {
 | |
|     weekly
 | |
|     missingok
 | |
|     rotate 7
 | |
|     compress
 | |
|     delaycompress
 | |
|     notifempty
 | |
|     sharedscripts
 | |
|     nocreate
 | |
| }
 |