File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ Unfortunately, Github does not provide a convenient one-click option to download
36
36
` ` ` shell
37
37
mkdir Apache_ELK_Example
38
38
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
43
43
` ` `
44
44
45
45
# ## Run Example
You can’t perform that action at this time.
0 commit comments