 
					
				
		
 
		
		
		
		
		
	
			
		
		
			
					
		We are noticing on an exchange server that gets lots of application events, after a given timeframe it stops forwarding application events, yet it still continues to send System and Security. Restarting the service the application events start to forward again, but then stop after a given timeframe.
The particular server is running Universal Forwarder version 5.0.1.
…/etc/system/local /inputs.conf    [WinEventLog:Application]
.. /etc/system/local/inputs.conf    checkpointInterval = 5
.. /etc/system/local/inputs.conf    current_only = 1
.. /etc/system/local/inputs.conf    disabled = 0
.. /etc/system/local/inputs.conf    host = test
.. /etc/system/default/inputs.conf index = default
.. /etc/system/local/inputs.conf    start_from = oldest
 
					
				
		
 
		
		
		
		
		
	
			
		
		
			
					
		This issue got resolved after upgrading the Universal Forwarder to 6.0. Event Process in 6.0 is multi-threaded and that seems to have helped in this case.
