15 Jul 2019 09:15 AM
15 Jul 2019 04:18 PM
In case of auditing available in CMC UI: There's no time to live - entries are kept forever. 
In case of audit log files they follow log file rotation up to 10 files of 10 mb each. If you need to archive them, you need to do it on your own e.g. backup/copy/rsync.
15 May 2020 07:43 AM
Hello @Radoslaw S.
Is it possible to change this size of storage files if necessary. The security department wants to understand if such an opportunity, if necessary ?
			
    
	
		
		
		15 May 2020
	
		
		10:12 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		13 Mar 2025
	
		
		08:56 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 MaciejNeumann
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
Yes.
Here's config.properties file configuration:
[com.compuware.apm.logging]
maxBytes=10485760
maxFiles=5
To apply follow :
Configurable properties of Dynatrace Managed
