<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why am I unable to start Splunk Universal Forwarder after installing on Isilon/Linux? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228266#M44476</link>
    <description>&lt;P&gt;Ah Gotcha! I'm assuming you got the correct linux version for the forwarder? Once I ran tar xvzf on the .tgz file, I was able to run ./splunk commands. &lt;/P&gt;</description>
    <pubDate>Mon, 03 Oct 2016 16:48:34 GMT</pubDate>
    <dc:creator>Michael_Carlisl</dc:creator>
    <dc:date>2016-10-03T16:48:34Z</dc:date>
    <item>
      <title>Why am I unable to start Splunk Universal Forwarder after installing on Isilon/Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228263#M44473</link>
      <description>&lt;P&gt;Got the universal forwarder installed on my Isilon. (/opt/Splunk/splunkforwarder/)&lt;BR /&gt;
Trying to follow the directions to start the service up but its not working. I'm not a Linux guy...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ktfs01-2# cd /opt/Splunk/splunkforwarder
ktfs01-2# ./splunk start
ELF binary type "0" not known.
zsh: exec format error: ./splunk
ktfs01-2# ls
btool                   bzip2                   copyright.txt           genSignedServerCert.sh  openssl                 scripts                 splunk                  splunkdj                srm
btprobe                 classify                genRootCA.sh            genWebCert.sh           pid_check.sh            setSplunkEnv            splunkd                 splunkmon
ktfs01-2#
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:01:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228263#M44473</guid>
      <dc:creator>jasondillard74</dc:creator>
      <dc:date>2016-10-03T16:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to start Splunk Universal Forwarder after installing on Isilon/Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228264#M44474</link>
      <description>&lt;P&gt;Interesting that your splunk executable is not in /opt/Splunk/splunkforwarder/bin. Do you have a bin in SPLUNKHOME?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:15:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228264#M44474</guid>
      <dc:creator>Michael_Carlisl</dc:creator>
      <dc:date>2016-10-03T16:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to start Splunk Universal Forwarder after installing on Isilon/Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228265#M44475</link>
      <description>&lt;P&gt;It is in bin actually.... sorry, accidentally left that part out of the path above.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:21:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228265#M44475</guid>
      <dc:creator>jasondillard74</dc:creator>
      <dc:date>2016-10-03T16:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to start Splunk Universal Forwarder after installing on Isilon/Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228266#M44476</link>
      <description>&lt;P&gt;Ah Gotcha! I'm assuming you got the correct linux version for the forwarder? Once I ran tar xvzf on the .tgz file, I was able to run ./splunk commands. &lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:48:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228266#M44476</guid>
      <dc:creator>Michael_Carlisl</dc:creator>
      <dc:date>2016-10-03T16:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to start Splunk Universal Forwarder after installing on Isilon/Linux?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228267#M44477</link>
      <description>&lt;P&gt;I don't know what the deal is...   I downloaded the x64 version straight from Splunks site. &lt;BR /&gt;
Here's a better rundown on my Putty. I renamed the file to splunk.tgz, then copied it to the /opt/Splunk/ folder via WinSCP. When I extracted it, It created the splunkforwarder folder and all underlying files/folders.&lt;/P&gt;

&lt;P&gt;ktfs01-2# tar xvzf splunk.tgz&lt;BR /&gt;
x splunkforwarder/&lt;BR /&gt;
x splunkforwarder/etc/&lt;BR /&gt;
x splunkforwarder/etc/deployment-apps/&lt;BR /&gt;
x splunkforwarder/etc/deployment-apps/README............................etc. &lt;/P&gt;

&lt;P&gt;ktfs01-2# cd /opt/Splunk/splunkforwarder/bin&lt;BR /&gt;
ktfs01-2# ./splunk start&lt;BR /&gt;
ELF binary type "0" not known.&lt;BR /&gt;
zsh: exec format error: ./splunk&lt;BR /&gt;
ktfs01-2#&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:57:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-start-Splunk-Universal-Forwarder-after/m-p/228267#M44477</guid>
      <dc:creator>jasondillard74</dc:creator>
      <dc:date>2016-10-03T16:57:08Z</dc:date>
    </item>
  </channel>
</rss>

