diff --git a/incubator/logstash/Chart.yaml b/incubator/logstash/Chart.yaml index d149a7ef8a..38b049c22d 100644 --- a/incubator/logstash/Chart.yaml +++ b/incubator/logstash/Chart.yaml @@ -3,7 +3,7 @@ description: Logstash is an open source, server-side data processing pipeline icon: https://www.elastic.co/assets/blt86e4472872eed314/logo-elastic-logstash-lt.svg home: https://www.elastic.co/products/logstash name: logstash -version: 0.6.1 +version: 0.6.2 appVersion: 6.2.2 sources: - https://www.docker.elastic.co diff --git a/incubator/logstash/README.md b/incubator/logstash/README.md index a6f671d894..7ff1e4b197 100644 --- a/incubator/logstash/README.md +++ b/incubator/logstash/README.md @@ -47,7 +47,7 @@ To best utilize the combination of Beats, Logstash and Elasticsearch, load Beats-generated index templates into Elasticsearch as described [here]( https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-template.html). -On a remote-to-Kubernetes Linux instance you might run the following ommand to +On a remote-to-Kubernetes Linux instance you might run the following command to load that instance's Beats-generated index template into Elasticsearch (Elasticsearch hostname will vary).