File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ yum install -y tzdata net-tools curl git java-1.8.0-openjdk
2525# Baixando as ferramentas da Stack
2626for APPS in $ES_APPS ; do
2727 if [ " $APPS " == " logstash/logstash" ]; then
28- wget -P $ESSTACK_DIR https://artifacts.elastic.co/downloads/$APPS .tar.gz
28+ wget -P $ESSTACK_DIR https://artifacts.elastic.co/downloads/logstash/logstash-7.5.1 .tar.gz
2929 else
3030 wget -P $ESSTACK_DIR https://artifacts.elastic.co/downloads/$APPS -$ES_VERSION .tar.gz
3131 fi
3535wget -P $ESSTACK_DIR /datasets/cb_2012.csv.zip https://obamawhitehouse.archives.gov/sites/default/files/disclosures/whitehouse-waves-2012.csv_.zip
3636wget -O $ESSTACK_DIR /datasets/apache.log https://www.todaynewsportal.com/access.log
3737wget -O $ESSTACK_DIR /datasets/employees.zip https://github.com/datacharmer/test_db/archive/master.zip
38- wget -O $ESSTACK_DIR /datasets/despesas_parlamentares.zip https://drive.google.com/file/d/1-ClkPZBNtoktWMMqBeJbzW_QEDVgKP8x/view? usp=sharing
38+ wget -O $ESSTACK_DIR /datasets/despesas_parlamentares.zip https://drive.google.com/file/d/1-ClkPZBNtoktWMMqBeJbzW_QEDVgKP8x/view? usp=sharing
You can’t perform that action at this time.
0 commit comments