<?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: index size in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533931#M89653</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226300"&gt;@dall&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe.&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Dec 2020 09:20:27 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-12-23T09:20:27Z</dc:date>
    <item>
      <title>index size</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533911#M89647</link>
      <description>&lt;P&gt;in my stand alone environment&amp;nbsp;&lt;/P&gt;&lt;P&gt;indexes.conf:&lt;/P&gt;&lt;P&gt;maxDataSize=100mb&lt;/P&gt;&lt;P&gt;maxTotalDataSizemb=200000&lt;/P&gt;&lt;P&gt;but in ui one of index current size is 40gb max size is 500gb&lt;/P&gt;&lt;P&gt;as i understood that maxdata size =100mb means when hot bucket ll reach 100mb that ll pass to anaotherbucket&lt;/P&gt;&lt;P&gt;and maxtotaldatasizemb=200000=200gb(hot+warm+cold)&lt;/P&gt;&lt;P&gt;than current size of 40gb means that data ll b in hot bucket or what ?&lt;/P&gt;&lt;P&gt;please clarify this one&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 04:27:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533911#M89647</guid>
      <dc:creator>dall</dc:creator>
      <dc:date>2020-12-23T04:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: index size</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533919#M89649</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226300"&gt;@dall&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;your configuration means that:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you have 100 MB of hot buckets (as you said) that continously roll to warm because it's a very small dimension,&lt;/LI&gt;&lt;LI&gt;warm and cold buckets have a size of 40 GB (minus 20 hot) and can grow to 200 GB.&lt;/LI&gt;&lt;LI&gt;the size of warm buckets depends on the number of warm buckets, because when you have 300 warm buckets, Splunk starts to roll to cold.&lt;/LI&gt;&lt;LI&gt;Also for this reason it's better to have e greater dimension for buckets.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Anyway, these values are set for each index, so if you have an index with a diferent configuration (500 max data size) probably it's differently set.&lt;/P&gt;&lt;P&gt;you can see the indexes configuration in two ways:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;using btool you can see all the indexes active configurations, so you can find the configuuration of the different index: $SPLUNK_HOME/bin/splunk cmd btool indexs list --debug &amp;gt; indexes.txt;&lt;/LI&gt;&lt;LI&gt;using [Settings -- Indexes ] you can find which is the app where an index is configurated;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;so you can intervene to change configurations.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 07:22:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533919#M89649</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-12-23T07:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: index size</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533928#M89650</link>
      <description>&lt;P&gt;when created index in ui gave homepath,coldpath,thawedpath&amp;nbsp;&lt;/P&gt;&lt;P&gt;not configured in indexes.conf&amp;nbsp;for that particular index&amp;nbsp;&lt;/P&gt;&lt;P&gt;not given any retention period ,maxdatasize and all&lt;/P&gt;&lt;P&gt;can i set now for that index and others also&lt;/P&gt;&lt;P&gt;is there any issue i ll face if i ll add in indexes.conf&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 09:07:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533928#M89650</guid>
      <dc:creator>dall</dc:creator>
      <dc:date>2020-12-23T09:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: index size</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533929#M89651</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226300"&gt;@dall&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;when you configure an index in UI you have to declare the app containing the indexes.conf and few informations (paths, maxdatasize and few other thing).&lt;/P&gt;&lt;P&gt;using UI you don't setup retention etc...&lt;/P&gt;&lt;P&gt;You can setup these options later, modifying indexes.conf files.&lt;/P&gt;&lt;P&gt;For more infos see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.1/Admin/Indexesconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.1/Admin/Indexesconf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hint to follow the admin certification path to learn about this.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 09:16:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533929#M89651</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-12-23T09:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: index size</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533930#M89652</link>
      <description>&lt;P&gt;thank u so much&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 09:17:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533930#M89652</guid>
      <dc:creator>dall</dc:creator>
      <dc:date>2020-12-23T09:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: index size</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533931#M89653</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226300"&gt;@dall&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe.&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 09:20:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-size/m-p/533931#M89653</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-12-23T09:20:27Z</dc:date>
    </item>
  </channel>
</rss>

