<?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: How to turn off logging from a particular host when a server is decomissioned? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277228#M53145</link>
    <description>&lt;P&gt;Thanks I did it . logging stopped &lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2016 14:51:08 GMT</pubDate>
    <dc:creator>Kaushikkatta03</dc:creator>
    <dc:date>2016-09-14T14:51:08Z</dc:date>
    <item>
      <title>How to turn off logging from a particular host when a server is decomissioned?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277224#M53141</link>
      <description>&lt;P&gt;As one of our servers is decommissioned, we need to turn off the logging from that particular host. Please kindly help us in doing this. &lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 13:33:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277224#M53141</guid>
      <dc:creator>Kaushikkatta03</dc:creator>
      <dc:date>2016-09-14T13:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off logging from a particular host when a server is decomissioned?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277225#M53142</link>
      <description>&lt;P&gt;Stop Splunk running on the server.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 13:55:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277225#M53142</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2016-09-14T13:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off logging from a particular host when a server is decomissioned?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277226#M53143</link>
      <description>&lt;P&gt;&lt;STRONG&gt;for temporary turn off the data logging&lt;/STRONG&gt; from a particular host, we can turn off the splunk process - &lt;BR /&gt;
$SPLUNK_HOME/splunk stop&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;as host is decommissioned, you can uninstall the universal forwarder&lt;/STRONG&gt;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;If you configured the universal forwarder to start on boot, remove it from your boot scripts before you uninstall.&lt;BR /&gt;
cd $SPLUNK_HOME&lt;BR /&gt;
./splunk disable boot-start&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Stop the forwarder.&lt;BR /&gt;
./splunk stop&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Uninstall the universal forwarder with your package management utilities&lt;BR /&gt;
RedHat Linux&lt;BR /&gt;
rpm -e splunk_product_name&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Debian Linux&lt;BR /&gt;
dpkg -r splunkforwarder&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/6.4.3/Forwarder/Uninstalltheuniversalforwarder" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/6.4.3/Forwarder/Uninstalltheuniversalforwarder&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:01:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277226#M53143</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-09-29T11:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off logging from a particular host when a server is decomissioned?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277227#M53144</link>
      <description>&lt;P&gt;One option would to be blacklist the host serverclass.conf on Deployment server so that it doesn't receive any data input configuration and doesn't monitor/logs any data. The decommissioning should take care of the un-install anyways.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 14:39:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277227#M53144</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-09-14T14:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off logging from a particular host when a server is decomissioned?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277228#M53145</link>
      <description>&lt;P&gt;Thanks I did it . logging stopped &lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 14:51:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-turn-off-logging-from-a-particular-host-when-a-server-is/m-p/277228#M53145</guid>
      <dc:creator>Kaushikkatta03</dc:creator>
      <dc:date>2016-09-14T14:51:08Z</dc:date>
    </item>
  </channel>
</rss>

