From bc7a7e468d38f11aa514f9b71554b4051d15efdd Mon Sep 17 00:00:00 2001 From: asawariS Date: Thu, 4 Aug 2016 11:13:33 -0700 Subject: [PATCH] Update README.md --- ElasticStack_apache/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ElasticStack_apache/README.md b/ElasticStack_apache/README.md index 2b92780e..e40a337b 100644 --- a/ElasticStack_apache/README.md +++ b/ElasticStack_apache/README.md @@ -36,10 +36,10 @@ Unfortunately, Github does not provide a convenient one-click option to download ```shell mkdir Apache_ELK_Example cd Apache_ELK_Example -wget https://raw.githubusercontent.com/elastic/examples/master/ELK_apache/apache_logstash.conf -wget https://raw.githubusercontent.com/elastic/examples/master/ELK_apache/apache_template.json -wget https://raw.githubusercontent.com/elastic/examples/master/ELK_apache/apache_kibana.json -wget https://raw.githubusercontent.com/elastic/examples/master/ELK_apache/apache_logs +wget https://raw.githubusercontent.com/elastic/examples/master/ElasticStack_apache/apache_logstash.conf +wget https://raw.githubusercontent.com/elastic/examples/master/ElasticStack_apache/apache_template.json +wget https://raw.githubusercontent.com/elastic/examples/master/ElasticStack_apache/apache_kibana.json +wget https://raw.githubusercontent.com/elastic/examples/master/ElasticStack_apache/apache_logs ``` ### Run Example