Hi all
My first post on this Community. I am a veteran of another BI tool that starts with a Q, and very keen to learn new tools and play with new toys!
I scanned on community but could not find a relevant answer, so please forgive if this is not a new subject.
I installed a forwarder on my Pi Zero, but cannot start it. Downloaded the ARM version with
sudo wget -O splunkforwarder-8.2.5-77015bc7a462-Linux-armv8.tgz "https://download.splunk.com/products/universalforwarder/releases/8.2.5/linux/splunkforwarder-8.2.5-77015bc7a462-Linux-armv8.tgz"
Then untarred it:
sudo tar -xvzf splunkforwarder-8.2.5-77015bc7a462-Linux-armv8.tgz
Then tried to start:
sudo ./splunk start --accept-license
I just get this weird error message. No idea how to proceed.
... View more