mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-04 05:53:19 +00:00 
			
		
		
		
	Add fix to avoid GLIBC crash, fix identation
This commit is contained in:
		
				
					committed by
					
						
						Raul Del Pozo Moreno
					
				
			
			
				
	
			
			
			
						parent
						
							4b621466a0
						
					
				
				
					commit
					d5932ac4a1
				
			@@ -24,8 +24,8 @@ output.elasticsearch:
 | 
				
			|||||||
logging.metrics.enabled: false
 | 
					logging.metrics.enabled: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
seccomp:
 | 
					seccomp:
 | 
				
			||||||
default_action: allow
 | 
					  default_action: allow
 | 
				
			||||||
syscalls:
 | 
					  syscalls:
 | 
				
			||||||
- action: allow
 | 
					  - action: allow
 | 
				
			||||||
  names:
 | 
					    names:
 | 
				
			||||||
  - rseq
 | 
					    - rseq
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user