11 lines
		
	
	
		
			147 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			147 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/home/hackmd/logs/*.log {
 | 
						|
  daily
 | 
						|
  rotate 365
 | 
						|
  missingok
 | 
						|
  notifempty
 | 
						|
  compress
 | 
						|
  sharedscripts
 | 
						|
  copytruncate
 | 
						|
  dateext
 | 
						|
  dateformat %Y-%m-%d
 | 
						|
} |