mirror of
				https://github.com/Telecominfraproject/wlan-toolsmith.git
				synced 2025-10-31 10:58:05 +00:00 
			
		
		
		
	Merge pull request #168 from Telecominfraproject/feature/wifi-5933--non-oss-elk
[WIFI-5933] Chg: switch ELK stack to non-OSS components to enable X-pack
This commit is contained in:
		| @@ -451,6 +451,9 @@ releases: | |||||||
|     group: monitoring |     group: monitoring | ||||||
|     app: elasticsearch |     app: elasticsearch | ||||||
|   values: |   values: | ||||||
|  |   - image: | ||||||
|  |       repository: "docker.elastic.co/elasticsearch/elasticsearch" | ||||||
|  |       tag: "6.8.6" | ||||||
|   - client: |   - client: | ||||||
|       resources: |       resources: | ||||||
|         limits: |         limits: | ||||||
| @@ -522,6 +525,7 @@ releases: | |||||||
|   - testFramework: |   - testFramework: | ||||||
|       enabled: false |       enabled: false | ||||||
|   - image: |   - image: | ||||||
|  |       repository: "docker.elastic.co/kibana/kibana" | ||||||
|       tag: "6.8.6" |       tag: "6.8.6" | ||||||
|   - files: |   - files: | ||||||
|       kibana.yml: |       kibana.yml: | ||||||
| @@ -571,7 +575,7 @@ releases: | |||||||
|     group: monitoring |     group: monitoring | ||||||
|     app: logstash |     app: logstash | ||||||
|   values: |   values: | ||||||
|   - image: docker.elastic.co/logstash/logstash-oss |   - image: docker.elastic.co/logstash/logstash | ||||||
|   - imageTag: 7.12.0 |   - imageTag: 7.12.0 | ||||||
|   - replicas: 1 |   - replicas: 1 | ||||||
|   - logstashConfig: |   - logstashConfig: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dmitry Dunaev
					Dmitry Dunaev