Skip to content

Commit bc7a7e4

Browse files
authored
Update README.md
1 parent 64c2275 commit bc7a7e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ElasticStack_apache/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ Unfortunately, Github does not provide a convenient one-click option to download
3636
```shell
3737
mkdir Apache_ELK_Example
3838
cd Apache_ELK_Example
39-
wget https://raw.githubusercontent.com/elastic/examples/master/ELK_apache/apache_logstash.conf
40-
wget https://raw.githubusercontent.com/elastic/examples/master/ELK_apache/apache_template.json
41-
wget https://raw.githubusercontent.com/elastic/examples/master/ELK_apache/apache_kibana.json
42-
wget https://raw.githubusercontent.com/elastic/examples/master/ELK_apache/apache_logs
39+
wget https://raw.githubusercontent.com/elastic/examples/master/ElasticStack_apache/apache_logstash.conf
40+
wget https://raw.githubusercontent.com/elastic/examples/master/ElasticStack_apache/apache_template.json
41+
wget https://raw.githubusercontent.com/elastic/examples/master/ElasticStack_apache/apache_kibana.json
42+
wget https://raw.githubusercontent.com/elastic/examples/master/ElasticStack_apache/apache_logs
4343
```
4444

4545
### Run Example

0 commit comments

Comments
 (0)