hi,
when i am trying to install splunkforwarder getting error. Please help me.
Linux machine: root@client1:/opt/splunkforwarder/bin# uname -r
4.19.0-18-cloud-amd64
package:
splunkforwarder-8.2.3-cd0848707637-Linux-armv8.tgz
error:
root@client1:/opt# cd splunkforwarder
root@client1:/opt/splunkforwarder# cd bin/
root@client1:/opt/splunkforwarder/bin# ./splunk start --accept-license
-bash: ./splunk: cannot execute binary file: Exec format error
root@client1:/opt/splunkforwarder/bin# ./splunk start
-bash: ./splunk: cannot execute binary file: Exec format error
root@client1:/opt/splunkforwarder/bin# ./splunkd start
-bash: ./splunkd: cannot execute binary file: Exec format error
Hi @splunkuseramit,
You should use splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz package.
wget -O splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz 'https://download.splunk.com/products/universalforwarder/releases/8.2.3/linux/splunkforwarder-8.2.3-c...'
hi,
thanks so much. your suggestion is very very good to solve this issue.
Hi @splunkuseramit,
You should use splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz package.
wget -O splunkforwarder-8.2.3-cd0848707637-Linux-x86_64.tgz 'https://download.splunk.com/products/universalforwarder/releases/8.2.3/linux/splunkforwarder-8.2.3-c...'