<?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 can I use btool to find where a specific index was created? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/756358#M119963</link>
    <description>&lt;P&gt;/SplunkHOME/bin/Splunk btool indexes list --debug | grep your_index_name&lt;/P&gt;</description>
    <pubDate>Tue, 09 Dec 2025 20:47:30 GMT</pubDate>
    <dc:creator>sohailmohammed</dc:creator>
    <dc:date>2025-12-09T20:47:30Z</dc:date>
    <item>
      <title>How can I use btool to find where a specific index was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/470347#M99662</link>
      <description>&lt;P&gt;I've been tasked with using btool (in debug mode) to find where the settings for the “onboarding” index was written by the GUI, and can't seem to figure out exactly how to do so. Any help is much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 16:16:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/470347#M99662</guid>
      <dc:creator>brentrmc</dc:creator>
      <dc:date>2019-09-02T16:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use btool to find where a specific index was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/470348#M99663</link>
      <description>&lt;P&gt;Use the following command on CLI:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;splunk btool indexes list --debug your_index_name&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 16:31:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/470348#M99663</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2019-09-02T16:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use btool to find where a specific index was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/470349#M99664</link>
      <description>&lt;P&gt;Awesome, thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 16:33:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/470349#M99664</guid>
      <dc:creator>brentrmc</dc:creator>
      <dc:date>2019-09-02T16:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use btool to find where a specific index was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/708782#M117084</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/90723"&gt;@diogofgm&lt;/a&gt;&amp;nbsp;thanks, I keep forgetting using btool &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So when I run the command you suggested, I see {default] section earlier than my specific index like, [ubunt], [rhel]. So I assume, the whatever came 1st under [default] (in my case, "&lt;STRONG&gt;&lt;SPAN class=""&gt;frozen&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;TimePeriodInSecs&lt;/STRONG&gt;") would apply and no what I have under [ubuntu] or [rhel], correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 18:35:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/708782#M117084</guid>
      <dc:creator>jkamdar</dc:creator>
      <dc:date>2025-01-14T18:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use btool to find where a specific index was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/708785#M117085</link>
      <description>&lt;P&gt;You should create a new question instead of continuing with solved one.&lt;/P&gt;&lt;P&gt;In indexes.conf and other you should look&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.0/Admin/Indexesconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.0/Admin/Indexesconf&lt;/A&gt;&amp;nbsp;and check what those sections means. With indexes there are global section which put some global values and also some defaults for all indexes stanzas. Per indexes part are defined attributes and values for individual index. There are some items which can only defined here and some which can defined also on global level if those are defined on both then index specific wons.&lt;/P&gt;&lt;P&gt;There is also app&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/6368" target="_blank"&gt;https://splunkbase.splunk.com/app/6368&lt;/A&gt;&amp;nbsp;which you could use inside GUI without &amp;nbsp;cli access.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 18:58:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/708785#M117085</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-14T18:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use btool to find where a specific index was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/708796#M117086</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;Sorry, my bad. Not sure, how ended up finding that post. I will keep in mind.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 19:09:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/708796#M117086</guid>
      <dc:creator>jkamdar</dc:creator>
      <dc:date>2025-01-14T19:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use btool to find where a specific index was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/756358#M119963</link>
      <description>&lt;P&gt;/SplunkHOME/bin/Splunk btool indexes list --debug | grep your_index_name&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 20:47:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/756358#M119963</guid>
      <dc:creator>sohailmohammed</dc:creator>
      <dc:date>2025-12-09T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use btool to find where a specific index was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/756359#M119964</link>
      <description>&lt;P&gt;Plus you can try out Admin Little Helpers app that will give you btool access from GUI&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 20:48:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-use-btool-to-find-where-a-specific-index-was-created/m-p/756359#M119964</guid>
      <dc:creator>sohailmohammed</dc:creator>
      <dc:date>2025-12-09T20:48:11Z</dc:date>
    </item>
  </channel>
</rss>

