File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -117,15 +117,18 @@ mkdir splunk
117117# wget -O splunk-8.0.3-a6754d8441bf-Linux-x86_64.tgz 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=8.0.3&product=splunk&filename=splunk-8.0.3-a6754d8441bf-Linux-x86_64.tgz&wget=true'
118118# wget -O splunk-8.0.6-152fb4b2bb96-Linux-x86_64.tgz 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=8.0.6&product=splunk&filename=splunk-8.0.6-152fb4b2bb96-Linux-x86_64.tgz&wget=true'
119119# wget -O splunk-8.2.0-e053ef3c985f-Linux-x86_64.tgz 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=8.2.0&product=splunk&filename=splunk-8.2.0-e053ef3c985f-Linux-x86_64.tgz&wget=true'
120- wget -O splunk-8.2.3-cd0848707637-Linux-x86_64.tgz ' https://download.splunk.com/products/splunk/releases/8.2.3/linux/splunk-8.2.3-cd0848707637-Linux-x86_64.tgz'
120+ # wget -O splunk-8.2.3-cd0848707637-Linux-x86_64.tgz 'https://download.splunk.com/products/splunk/releases/8.2.3/linux/splunk-8.2.3-cd0848707637-Linux-x86_64.tgz'
121+ wget -O splunk-8.2.5-77015bc7a462-Linux-x86_64.tgz " https://download.splunk.com/products/splunk/releases/8.2.5/linux/splunk-8.2.5-77015bc7a462-Linux-x86_64.tgz"
122+
121123
122124
123125# tar -xf splunk-7.2.5.1-962d9a8e1586-Linux-x86_64.tgz
124126# tar -xf splunk-7.3.0-657388c7a488-Linux-x86_64.tgz
125127# tar -xf splunk-8.0.3-a6754d8441bf-Linux-x86_64.tgz
126128# tar -xf splunk-8.0.6-152fb4b2bb96-Linux-x86_64.tgz
127129# tar -xf splunk-8.2.0-e053ef3c985f-Linux-x86_64.tgz
128- tar -xf splunk-8.2.3-cd0848707637-Linux-x86_64.tgz
130+ # tar -xf splunk-8.2.3-cd0848707637-Linux-x86_64.tgz
131+ tar splunk-8.2.5-77015bc7a462-Linux-x86_64.tgz
129132
130133chown -R splunk:splunk splunk
131134
You can’t perform that action at this time.
0 commit comments