<?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 the daily ingestion on Splunk cloud? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323887#M60318</link>
    <description>&lt;P&gt;Check the inputs.conf files on your forwarders.  Your &lt;CODE&gt;monitor://&lt;/CODE&gt; stanzas may be looking at more files than they need to.  If you rotate your log files, make sure you are not ingesting the rolled logs ("foo.log.1", for example).&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2017 20:15:58 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2017-10-23T20:15:58Z</dc:date>
    <item>
      <title>How to reduce the daily ingestion on Splunk cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323885#M60316</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We use splunk cloud and our daily ingestion limit is 800 GB, we are ingesting about 100 GB over the limit. I'm looking for suggestions as in what can be done to reduce the ingestion. I did some digging and found we were sending debug logs which we didn't need, but that is just 10 GB per day. I'm fairly new to splunk and seeking help in understanding how this can be achieved. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 18:52:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323885#M60316</guid>
      <dc:creator>VinodTiwari</dc:creator>
      <dc:date>2017-10-23T18:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce the daily ingestion on Splunk cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323886#M60317</link>
      <description>&lt;P&gt;Hi @VinodTiwari, welcome to Answers!&lt;/P&gt;

&lt;P&gt;How many servers and files are you currently monitoring? I would recommend leaving only the mission critical stuff logging first and turn everything else off. You should then find out what you don't need to monitor and exclude it. &lt;/P&gt;

&lt;P&gt;You most likely have a &lt;CODE&gt;*&lt;/CODE&gt; in your &lt;CODE&gt;inputs.conf&lt;/CODE&gt; to monitor all the files, so you should remove that and write an expression to capture the files you want to ingest &lt;/P&gt;

&lt;P&gt;You should also look into turning off debug mode if not needed and also use nullQueue to exclude certain text from logs that you don't need&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Getstartedwithgettingdatain"&gt;https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Getstartedwithgettingdatain&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/305311/how-to-send-events-to-the-nullqueue-on-indexer.html"&gt;https://answers.splunk.com/answers/305311/how-to-send-events-to-the-nullqueue-on-indexer.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 20:07:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323886#M60317</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-10-23T20:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce the daily ingestion on Splunk cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323887#M60318</link>
      <description>&lt;P&gt;Check the inputs.conf files on your forwarders.  Your &lt;CODE&gt;monitor://&lt;/CODE&gt; stanzas may be looking at more files than they need to.  If you rotate your log files, make sure you are not ingesting the rolled logs ("foo.log.1", for example).&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 20:15:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323887#M60318</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-10-23T20:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce the daily ingestion on Splunk cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323888#M60319</link>
      <description>&lt;P&gt;I've seen this happen at a customer site. They were monitoring everything with a * and when the logs rolled, the fishbucket got confused and thought the rolled log was a new file not seen before and massively increased volumes. The solution was to monitor the active log file and to use the &lt;CODE&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/CODE&gt; attribute to add more uniqueness to the hash&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 20:21:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-reduce-the-daily-ingestion-on-Splunk-cloud/m-p/323888#M60319</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-10-23T20:21:28Z</dc:date>
    </item>
  </channel>
</rss>

