mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-03 21:43:15 +00:00 
			
		
		
		
	Merge pull request #71 from jlruizmlg/patch-1
Update branch to apply the template
This commit is contained in:
		@@ -5,7 +5,7 @@ USER root
 | 
			
		||||
 | 
			
		||||
ADD https://packages.wazuh.com/wazuhapp/wazuhapp-${WAZUH_APP_VERSION}.zip /tmp
 | 
			
		||||
 | 
			
		||||
ADD https://raw.githubusercontent.com/wazuh/wazuh/3.6/extensions/elasticsearch/wazuh-elastic6-template-alerts.json /usr/share/kibana/config
 | 
			
		||||
ADD https://raw.githubusercontent.com/wazuh/wazuh/3.7/extensions/elasticsearch/wazuh-elastic6-template-alerts.json /usr/share/kibana/config
 | 
			
		||||
 | 
			
		||||
RUN NODE_OPTIONS="--max-old-space-size=3072" /usr/share/kibana/bin/kibana-plugin install file:///tmp/wazuhapp-${WAZUH_APP_VERSION}.zip &&\
 | 
			
		||||
    chown -R kibana:kibana /usr/share/kibana &&\
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user