mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-10-31 12:03:37 +00:00 
			
		
		
		
	kibana yml is in other path
This commit is contained in:
		| @@ -6,7 +6,7 @@ then | ||||
|     kibana_path="/usr/share/kibana" | ||||
|     # Set Wazuh app as the default landing page | ||||
|     echo "Set Wazuh app as the default landing page" | ||||
|     echo "server.defaultRoute: /app/wazuh" >> /etc/kibana/kibana.yml | ||||
|     echo "server.defaultRoute: /app/wazuh" >> /usr/share/kibana/config/kibana.yml | ||||
|  | ||||
|     # Redirect Kibana welcome screen to Discover | ||||
|     echo "Redirect Kibana welcome screen to Discover" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user