mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-03 21:43:17 +00:00 
			
		
		
		
	add filebeat parameters for inyect template
This commit is contained in:
		@@ -9,6 +9,8 @@ filebeat.modules:
 | 
			
		||||
 | 
			
		||||
setup.template.json.enabled: true
 | 
			
		||||
setup.template.overwrite: true
 | 
			
		||||
setup.template.json.path: '/etc/filebeat/wazuh-template.json'
 | 
			
		||||
setup.template.json.name: 'wazuh'
 | 
			
		||||
setup.ilm.enabled: false
 | 
			
		||||
output.elasticsearch:
 | 
			
		||||
  hosts: ['https://wazuh.indexer:9200']
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user