These tables are autogenerated using the autohelp-wrapper script from the doc-tools repo. Add tables/* to the exluded patterns. Change-Id: I0f2e7ab9bfc42d9ad4310a85d0fa0c3dc2d73c6e Implements: blueprint config-ref-rst
		
			
				
	
	
	
		
			1.4 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.4 KiB
		
	
	
	
	
	
	
	
| Configuration option = Default value | Description | 
|---|---|
containers_per_second = 200 | 
Maximum containers audited per second. Should be tuned according to individual system specs. 0 is unlimited. mounted to prevent accidentally writing to the root device process simultaneously (it will actually accept(2) N + 1). Setting this to one (1) will only handle one request at a time, without accepting another request concurrently. By increasing the number of workers to a much higher value, one can reduce the impact of slow file system operations in one request from negatively impacting other requests. | 
interval = 1800 | 
Minimum time for a pass to take | 
log_address = /dev/log | 
Location where syslog sends the logs to | 
log_facility = LOG_LOCAL0 | 
Syslog log facility | 
log_level = INFO | 
Logging level | 
log_name = container-auditor | 
Label used when logging | 
recon_cache_path = /var/cache/swift | 
Directory where stats for a few items will be stored |