<?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: Splunk forwarder restart causing incorrect host name in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188339#M37552</link>
    <description>&lt;P&gt;I've never seen it, but someone has:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/12662/universal-forwarder-adds-root-to-servername"&gt;http://answers.splunk.com/answers/12662/universal-forwarder-adds-root-to-servername&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2014 14:21:32 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2014-03-14T14:21:32Z</dc:date>
    <item>
      <title>Splunk forwarder restart causing incorrect host name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188338#M37551</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I have few unix machine with Splunk forwarder installed on it. Everything was working fine and I was getting data from that server, say name was "myhost1". Yesterday, due to some reason I had to restart the forwarder. I made no changes to configuration file whatsoever but I restarted logged in as "root". After that all the data coming in has host values as "myhost1-root".&lt;/P&gt;

&lt;P&gt;I again restarted the forwarder after few hours and I logged in as another user say mwuser and now host name is coming as "myhost1-mwuser".&lt;/P&gt;

&lt;P&gt;Does anyone has faced this issue or provide me some guidance to how to troubleshoot this?&lt;BR /&gt;
Thanks in advanced. &lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 13:51:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188338#M37551</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-03-14T13:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk forwarder restart causing incorrect host name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188339#M37552</link>
      <description>&lt;P&gt;I've never seen it, but someone has:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/12662/universal-forwarder-adds-root-to-servername"&gt;http://answers.splunk.com/answers/12662/universal-forwarder-adds-root-to-servername&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:21:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188339#M37552</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-03-14T14:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk forwarder restart causing incorrect host name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188340#M37553</link>
      <description>&lt;P&gt;When you installed the forwarder, did you specify the server to use by running:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk add forward-server &amp;lt;servername&amp;gt;:9997 -auth &amp;lt;username&amp;gt;:&amp;lt;password&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;?  This is very strange...Never heard of this before but I'm checking out the post from before.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:29:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188340#M37553</guid>
      <dc:creator>gnovak</dc:creator>
      <dc:date>2014-03-14T14:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk forwarder restart causing incorrect host name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188341#M37554</link>
      <description>&lt;P&gt;Thanks for your quick response. Logically, it should be the same issue as mentioned in the post (server.conf still has $HOSTNAME-$USERNAME). I have requested copy of server.conf from this server, waiting for it to confirm.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 15:55:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188341#M37554</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-03-14T15:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk forwarder restart causing incorrect host name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188342#M37555</link>
      <description>&lt;P&gt;Since you mention "root" I'll assume this is a UNIX/Linux implementation.  If splunk was originally running as a non-root user, then started as root any new files will be owned by root and possibly not readable or changeable by others.  If you go back to the non-root user, various strange things will happen as various files will be unreadable or unchangeable.  Check the file ownerships.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2014 18:09:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-restart-causing-incorrect-host-name/m-p/188342#M37555</guid>
      <dc:creator>I_am_Jeff</dc:creator>
      <dc:date>2014-04-14T18:09:08Z</dc:date>
    </item>
  </channel>
</rss>

