debugging
This commit is contained in:
		
							parent
							
								
									cfc5718628
								
							
						
					
					
						commit
						23fe2fb63e
					
				| 
						 | 
				
			
			@ -5,13 +5,13 @@
 | 
			
		|||
</source>
 | 
			
		||||
 | 
			
		||||
<filter docker.**>
 | 
			
		||||
  @type parser
 | 
			
		||||
  key_name log
 | 
			
		||||
  reserve_data true
 | 
			
		||||
  expression /^(?<message>.*)\b(SIGTERM|SEVERE ERROR|FATAL|CRITICAL)\b/i
 | 
			
		||||
  @type grep
 | 
			
		||||
  <regexp>
 | 
			
		||||
    key log
 | 
			
		||||
    pattern /SIGTERM|SEVERE ERROR|FATAL|CRITICAL/i
 | 
			
		||||
  </regexp>
 | 
			
		||||
</filter>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<match docker.**>
 | 
			
		||||
    @type exec     
 | 
			
		||||
    command "/go-glitch"     
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue