<?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 How to Minimize Light Forwarder Footprint? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-to-Minimize-Light-Forwarder-Footprint/m-p/12999#M166</link>
    <description>&lt;P&gt;I'm looking for a way to create a minimal light forwarder installation. What can I remove from the standard Splunk deployment to drastically reduce the disk space? Since all it does it's just forwarding data to the Indexer, I don't understand why the Light Forwarder installation has to be as large as the Indexer installation.&lt;/P&gt;</description>
    <pubDate>Thu, 06 May 2010 16:37:10 GMT</pubDate>
    <dc:creator>mzorzi</dc:creator>
    <dc:date>2010-05-06T16:37:10Z</dc:date>
    <item>
      <title>How to Minimize Light Forwarder Footprint?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-Minimize-Light-Forwarder-Footprint/m-p/12999#M166</link>
      <description>&lt;P&gt;I'm looking for a way to create a minimal light forwarder installation. What can I remove from the standard Splunk deployment to drastically reduce the disk space? Since all it does it's just forwarding data to the Indexer, I don't understand why the Light Forwarder installation has to be as large as the Indexer installation.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2010 16:37:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-Minimize-Light-Forwarder-Footprint/m-p/12999#M166</guid>
      <dc:creator>mzorzi</dc:creator>
      <dc:date>2010-05-06T16:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Minimize Light Forwarder Footprint?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-Minimize-Light-Forwarder-Footprint/m-p/13000#M167</link>
      <description>&lt;P&gt;Hi mzorzi,&lt;/P&gt;

&lt;P&gt;I reduced my footprint by deleting the demo indexes on the forwarders, limiting the log size and log indexes and removing some of the apps, (gettingsstarted, sample app).&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;I deleted the indexes trough the web interface.&lt;/LI&gt;
&lt;LI&gt;Log files i limited using the script below&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;CODE&gt;
appender.A1=RollingFileAppender&lt;BR /&gt;
appender.A1.fileName=${SPLUNK_HOME}/var/log/splunk/splunkd.log&lt;BR /&gt;
appender.A1.maxFileSize=50000000 (used to be 25 MB)&lt;BR /&gt;
appender.A1.maxBackupIndex=1 (used to be 5)&lt;BR /&gt;
appender.A1.layout=PatternLayout&lt;BR /&gt;
appender.A1.layout.ConversionPattern=%d{%m-%d-%Y %H:%M:%S.%l} %-5p %c - %m%n&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/4.1.2/Admin/SplunkLogFiles" rel="nofollow"&gt;Log Files Splunk Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2010 20:22:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-Minimize-Light-Forwarder-Footprint/m-p/13000#M167</guid>
      <dc:creator>CerielTjuh</dc:creator>
      <dc:date>2010-05-06T20:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Minimize Light Forwarder Footprint?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-Minimize-Light-Forwarder-Footprint/m-p/13001#M168</link>
      <description>&lt;P&gt;@CerielTjuh:&lt;/P&gt;

&lt;P&gt;which indexes are ok to delete? Just curious as I am also trying to setup a very minimal installation of Splunk LF as one of my legacy servers CPU and Memory is going nuts...&lt;/P&gt;

&lt;P&gt;Let me know more details. Thanks I appreciate the help. &lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2010 22:20:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-Minimize-Light-Forwarder-Footprint/m-p/13001#M168</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2010-05-12T22:20:47Z</dc:date>
    </item>
  </channel>
</rss>

