<?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 reduce index size on a Heavy Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104810#M22073</link>
    <description>&lt;P&gt;"no" is already set.&lt;BR /&gt;&lt;BR /&gt; &lt;/P&gt;

&lt;P&gt;I use the splunk heavy forwarder instance to send syslog to a syslog server on which runs splunk and indexes the data written by the syslog server.&lt;BR /&gt;(this is necessary because I use syslog-ng to filter the data AND provide access to the data for other tools. These tools run on the 20-30 GB full data set while splunk indexes only a 3GB subset)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Deployaforwarder"&gt;I followed these instructions.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;Could that be a cause for the indexing? Do I have to clear the index manually?&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2013 11:44:55 GMT</pubDate>
    <dc:creator>FRoth</dc:creator>
    <dc:date>2013-01-31T11:44:55Z</dc:date>
    <item>
      <title>How to reduce index size on a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104804#M22067</link>
      <description>&lt;P&gt;We use a heavy forwarder to read and transmit data from a Windows Event Collectors "Forwarded Events". &lt;BR /&gt;The license is set to "Forwarder License".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
The databases of the forwarder grew quite big and are almost filling up the disk space of the collector machine.&lt;BR /&gt;&lt;BR /&gt;
How do we reduce the index size of the forwarder?&lt;BR /&gt;&lt;BR /&gt;
Is it cached data ready to get sent OR data it has already sent that is stored in the local databases?&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 14:21:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104804#M22067</guid>
      <dc:creator>FRoth</dc:creator>
      <dc:date>2013-01-30T14:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce index size on a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104805#M22068</link>
      <description>&lt;P&gt;Which indexes/databases are taking up the space?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 14:41:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104805#M22068</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-01-30T14:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce index size on a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104806#M22069</link>
      <description>&lt;P&gt;&lt;IMG src="http://img585.imageshack.us/img585/5314/screenshot3001201316301.png" alt="Overview" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 16:15:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104806#M22069</guid>
      <dc:creator>FRoth</dc:creator>
      <dc:date>2013-01-30T16:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce index size on a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104807#M22070</link>
      <description>&lt;P&gt;This doesn't seem like a pure forwarder. To me it looks like you have an indexAndForward setup, so that it not just forwards the events it receives, but indexes them itself as well.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 17:21:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104807#M22070</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-01-30T17:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce index size on a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104808#M22071</link>
      <description>&lt;P&gt;That might be the case. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;I followed the description on &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Deployaforwarder"&gt;this documentation page&lt;/A&gt; to deploy the heavy forwarder.&lt;BR /&gt;&lt;BR /&gt;
It says "Important: A heavy forwarder has a key advantage over light and universal forwarders in that it can index your data locally, as well as forward the data to another Splunk index. &lt;STRONG&gt;However, local indexing is turned off by default.&lt;/STRONG&gt;"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
In my case it seems that indexing is turned on.&lt;BR /&gt; &lt;BR /&gt;
How do I turn it off? &lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 07:57:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104808#M22071</guid>
      <dc:creator>FRoth</dc:creator>
      <dc:date>2013-01-31T07:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce index size on a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104809#M22072</link>
      <description>&lt;P&gt;Hi FRoth&lt;/P&gt;

&lt;P&gt;open up the guide again and find this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;You can use Splunk Web to perform one other configuration (for heavy forwarders only). To store a copy of indexed data local to the forwarder:
1. From Forwarding and receiving, select Forwarding defaults.
2. Select Yes to store and maintain a local copy of the indexed data on the forwarder. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;just undo it or you set &lt;CODE&gt;indexAndForward&lt;/CODE&gt; in &lt;CODE&gt;outputs.conf&lt;/CODE&gt; to false, read more &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/Deploy/Routeandfilterdatad"&gt;here&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;cheers,&lt;BR /&gt;
MuS&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 08:40:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104809#M22072</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2013-01-31T08:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce index size on a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104810#M22073</link>
      <description>&lt;P&gt;"no" is already set.&lt;BR /&gt;&lt;BR /&gt; &lt;/P&gt;

&lt;P&gt;I use the splunk heavy forwarder instance to send syslog to a syslog server on which runs splunk and indexes the data written by the syslog server.&lt;BR /&gt;(this is necessary because I use syslog-ng to filter the data AND provide access to the data for other tools. These tools run on the 20-30 GB full data set while splunk indexes only a 3GB subset)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Deployaforwarder"&gt;I followed these instructions.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;Could that be a cause for the indexing? Do I have to clear the index manually?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 11:44:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104810#M22073</guid>
      <dc:creator>FRoth</dc:creator>
      <dc:date>2013-01-31T11:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce index size on a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104811#M22074</link>
      <description>&lt;P&gt;But you chose "no" for this step in the instructions:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Select Yes to store and maintain a local copy of the indexed data on the forwarder.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;After you set all of the configurations in the heavy forwarder, did you restart it?&lt;/P&gt;

&lt;P&gt;I suggest that you give the following commands on the heavy forwarder&lt;BR /&gt;
1. splunk stop&lt;BR /&gt;
2. splunk clean eventdata -index main&lt;BR /&gt;
3. splunk start&lt;/P&gt;

&lt;P&gt;If the index begins to grow again, then you have a configuration problem somewhere.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 18:32:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-index-size-on-a-Heavy-Forwarder/m-p/104811#M22074</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-01-31T18:32:38Z</dc:date>
    </item>
  </channel>
</rss>

