Hi Folks,
What is the search query to get the events details which are having line breaking, data parsing and timestamp configuration issue?
 
					
				
		
Hello there,
try the following search:
index=_internal sourcetype=splunkd source=*splunkd.log (component=AggregatorMiningProcessor OR component=LineBreakingProcessor) (log_level=WARN OR log_level=ERROR)
hope it helps
 
		
		
		
		
		
	
			
		
		
			
					
		I wrote an application to determine this issue and a variety of other scenarios, it's called Alerts For Splunk Admins .
I have an update or two coming in the next two week but your scenario is likely covered the savedsearches.conf is in github
 
					
				
		
Hello there,
try the following search:
index=_internal sourcetype=splunkd source=*splunkd.log (component=AggregatorMiningProcessor OR component=LineBreakingProcessor) (log_level=WARN OR log_level=ERROR)
hope it helps
