<?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: Syslog disk full Alert after changing hostname of the server in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193363#M7260</link>
    <description>&lt;P&gt;If you rename the syslog server (linux), need to change the same host name in the following files:&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/system/local/input.conf&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/system/local/server.conf&lt;/P&gt;

&lt;P&gt;Once it is done, need to restart the Splunk services.&lt;/P&gt;

&lt;P&gt;/etc/init.d/splunk restart&lt;/P&gt;

&lt;P&gt;After it is done, it will reflect with in 10 mins. (But still Splunk will show the same old host name as well, but after 24 hours it will remove it automatically.)&lt;/P&gt;

&lt;P&gt;Finally worked for me.&lt;/P&gt;

&lt;P&gt;Thank you all for your time n efforts !!!&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2014 08:50:20 GMT</pubDate>
    <dc:creator>thesriidhar</dc:creator>
    <dc:date>2014-08-27T08:50:20Z</dc:date>
    <item>
      <title>Syslog disk full Alert after changing hostname of the server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193356#M7253</link>
      <description>&lt;P&gt;Dear Helpers,&lt;/P&gt;

&lt;P&gt;I'm keep getting syslog disk full alert, after changing the hostname of the server, where I installed splunk forwarder to forward all the logs to the Splunk indexing server.&lt;/P&gt;

&lt;P&gt;As I checked, that is occupied only 16 % of the disk space.&lt;/P&gt;

&lt;P&gt;Kindly help me on this issue.&lt;/P&gt;

&lt;P&gt;Million thanks in advance !!!&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 05:18:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193356#M7253</guid>
      <dc:creator>thesriidhar</dc:creator>
      <dc:date>2014-08-25T05:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog disk full Alert after changing hostname of the server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193357#M7254</link>
      <description>&lt;P&gt;Hi, I'pretty sure this is not caused nor related to Splunk. perform basic troubleshooting where and why those messages occur and fix that problem.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 07:26:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193357#M7254</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-08-25T07:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog disk full Alert after changing hostname of the server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193358#M7255</link>
      <description>&lt;P&gt;If you have changed the host name, have you also change its IP address?  If Splunk was configured to allow access only from the original IP then that could be your problem.  Doubtful though.&lt;/P&gt;

&lt;P&gt;Not sure why you would want to begin by blaming Splunk.  I'd be inclined to treat the error message literally to begin with.  (Most errors say what they mean.)  Has your changing the name of the host caused errors elsewhere in the system which has caused sufficient error messages to be generated that the local syslog partition is in fact full?  Do you have any log rotation?  Is the problem correspondence with the change of hostname purely coincidental?  These are all novice questions.  If you are running Linux as a novice, you need to understand that changing the host name may have consequences you have not allowed for.  Quite aside from the issue you may or may not be having with Splunk you need to understand those first, and seek help in a more appropriate forum (&lt;A href="http://linuxquestions.org"&gt;linuxquestions.org&lt;/A&gt; for example).&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 13:25:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193358#M7255</guid>
      <dc:creator>grijhwani</dc:creator>
      <dc:date>2014-08-25T13:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog disk full Alert after changing hostname of the server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193359#M7256</link>
      <description>&lt;P&gt;Hello MuS,&lt;/P&gt;

&lt;P&gt;thanks for the info / response ...&lt;/P&gt;

&lt;P&gt;As I checked, when I change the hostname I need to update the same in the following:&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/system/local/input.conf&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/system/local/server.conf&lt;/P&gt;

&lt;P&gt;once it is done, now the new name is reflecting. But again I could see the old one as well with the error "Missing" in the splunk server. &lt;/P&gt;

&lt;P&gt;Do you have any clue on this ?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 05:25:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193359#M7256</guid>
      <dc:creator>thesriidhar</dc:creator>
      <dc:date>2014-08-27T05:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog disk full Alert after changing hostname of the server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193360#M7257</link>
      <description>&lt;P&gt;The old host will found by searches as long as it is available in your data and/or metadata. Maybe you should look at the delete command which will hide events from showing up in searches &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/SearchReference/Delete"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.3/SearchReference/Delete&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 05:54:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193360#M7257</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-08-27T05:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog disk full Alert after changing hostname of the server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193361#M7258</link>
      <description>&lt;P&gt;thanks a lot for the information MuS.&lt;/P&gt;

&lt;P&gt;Just now checked, there is no old entry. I didn't made any change other than changing the hostname in the above mentioned files.&lt;/P&gt;

&lt;P&gt;Now I'm good now.&lt;/P&gt;

&lt;P&gt;Million thanks for your efforts / time.&lt;/P&gt;

&lt;P&gt;Let me come-up with my other doubts and queries.&lt;/P&gt;

&lt;P&gt;I love this community.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 06:29:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193361#M7258</guid>
      <dc:creator>thesriidhar</dc:creator>
      <dc:date>2014-08-27T06:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog disk full Alert after changing hostname of the server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193362#M7259</link>
      <description>&lt;P&gt;feel free to up-vote and or accept any answers to show your support - and you will get karma too &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 06:55:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193362#M7259</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-08-27T06:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog disk full Alert after changing hostname of the server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193363#M7260</link>
      <description>&lt;P&gt;If you rename the syslog server (linux), need to change the same host name in the following files:&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/system/local/input.conf&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/system/local/server.conf&lt;/P&gt;

&lt;P&gt;Once it is done, need to restart the Splunk services.&lt;/P&gt;

&lt;P&gt;/etc/init.d/splunk restart&lt;/P&gt;

&lt;P&gt;After it is done, it will reflect with in 10 mins. (But still Splunk will show the same old host name as well, but after 24 hours it will remove it automatically.)&lt;/P&gt;

&lt;P&gt;Finally worked for me.&lt;/P&gt;

&lt;P&gt;Thank you all for your time n efforts !!!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 08:50:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Syslog-disk-full-Alert-after-changing-hostname-of-the-server/m-p/193363#M7260</guid>
      <dc:creator>thesriidhar</dc:creator>
      <dc:date>2014-08-27T08:50:20Z</dc:date>
    </item>
  </channel>
</rss>

