upgraded elasticsearch, logstash and kibana images and provided an environment variable to specify a version for the entire ELK stack.
This commit is contained in:
		@@ -848,3 +848,6 @@ GEARMAN_MYSQL_PASSWORD_FILE=
 | 
			
		||||
GEARMAN_MYSQL_DB=Gearmand
 | 
			
		||||
# Table to use by Gearman (Default: gearman_queue)
 | 
			
		||||
GEARMAN_MYSQL_TABLE=gearman_queue
 | 
			
		||||
 | 
			
		||||
### ELK Stack ##################################################
 | 
			
		||||
ELK_VERSION=7.5.1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user