<?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: Default indexes in Splunk free? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49204#M6632</link>
    <description>&lt;P&gt;I'd prefer it if the way it was described originally is how it was implemented, and not *.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2011 23:45:10 GMT</pubDate>
    <dc:creator>jamesez</dc:creator>
    <dc:date>2011-02-25T23:45:10Z</dc:date>
    <item>
      <title>Default indexes in Splunk free?</title>
      <link>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49202#M6630</link>
      <description>&lt;P&gt;I am running Splunk 4.1.7 in the free license mode.&lt;/P&gt;
&lt;P&gt;I added an index "noise" and created a transform that moves some events to it (e.g., ssh attempts).&lt;/P&gt;
&lt;P&gt;Any * search is grabbing entries out of "main" and "noise," which does not agree with the manual and other information provided here. I have verified the transforms do work, as they show up "index=noise" when that is added to the results view.&lt;/P&gt;
&lt;P&gt;Is setting default indexes for searching limited to the enterprise license?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:25:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49202#M6630</guid>
      <dc:creator>jamesez</dc:creator>
      <dc:date>2020-09-02T17:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Default indexes in Splunk free?</title>
      <link>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49203#M6631</link>
      <description>&lt;P&gt;Sure enough, the default index set is '*' in Splunk Free.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;void UserManagerFree::getDefaultIndexes(std::set&amp;lt;Str&amp;gt; &amp;amp;indexes)
{
    indexes.clear();

    // Use all public indexes
    AuthorizationManagerSplunk::addMatchingIndexes("*", indexes);
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This seems consistent with 
&lt;A href="http://www.splunk.com/view/how-to-get-splunk/SP-CAAADFV" rel="nofollow"&gt;http://www.splunk.com/view/how-to-get-splunk/SP-CAAADFV&lt;/A&gt;
which indicates that Free does not offer role based access controls.
Essentially, all indexes are searched, unless manually specified.&lt;/P&gt;

&lt;P&gt;However, we should possibly expand the section 
&lt;A href="http://www.splunk.com/base/Documentation/latest/Installation/MoreAboutSplunkWithAFreeLicense" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Installation/MoreAboutSplunkWithAFreeLicense&lt;/A&gt;
since the default is definitely different in this case.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2011 05:12:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49203#M6631</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2011-02-24T05:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Default indexes in Splunk free?</title>
      <link>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49204#M6632</link>
      <description>&lt;P&gt;I'd prefer it if the way it was described originally is how it was implemented, and not *.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2011 23:45:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49204#M6632</guid>
      <dc:creator>jamesez</dc:creator>
      <dc:date>2011-02-25T23:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Default indexes in Splunk free?</title>
      <link>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49205#M6633</link>
      <description>&lt;P&gt;I'm not sure how it was described originally.  In 3.x, we could only search one index at a time, so there was a single default.  Maybe you found text from that timeframe?  In early 3.x, custom indexes were not supported in Splunk Free at all, so that informed the historical choice.  In any event, perhaps you could spell out how you feel it should work and why in an enhancement request?  Those requests are helpful to us!  These are currently submitted by the spunk support portal.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2011 02:29:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Default-indexes-in-Splunk-free/m-p/49205#M6633</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2011-03-02T02:29:43Z</dc:date>
    </item>
  </channel>
</rss>

