<?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: Can I disable _internal indexes from Splunk Web? Getting error &amp;quot;cannot disable idx=_internal, is internal.&amp;quot; in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247364#M2416</link>
    <description>&lt;P&gt;okay, initially &lt;STRONG&gt;_internal indexes&lt;/STRONG&gt; was disabled, but I had enabled it to test the &lt;STRONG&gt;below SPL query&lt;/STRONG&gt; and again  when tried to disable the index  it was throwing the error.&lt;/P&gt;

&lt;P&gt;Query to find out indexer and forwarder communication using SSL or not &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*metrics.log* group=tcpin_connections | dedup hostname | table hostname sourceIp fwdType version destPort ssl
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;so is there a way to disable the _internal  indexes from this search portal?  thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2016 14:18:39 GMT</pubDate>
    <dc:creator>Hemnaath</dc:creator>
    <dc:date>2016-07-08T14:18:39Z</dc:date>
    <item>
      <title>Can I disable _internal indexes from Splunk Web? Getting error "cannot disable idx=_internal, is internal."</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247361#M2413</link>
      <description>&lt;P&gt;Currently _internal is enabled, but we wanted to disable this from Splunk Web? I tried to do so by getting into &lt;STRONG&gt;splunk --&amp;gt;settings --&amp;gt;Data --&amp;gt;Indexes --&amp;gt; _internal --&amp;gt; status --Disable&lt;/STRONG&gt;. When I disabled it, it threw out the following error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Error occurred attempting to disable _internal: **In handler 'indexes': cannot disable idx=_internal, is internal. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Kindly let us know how to disable this index from the search.&lt;/P&gt;

&lt;P&gt;thanks in Advance. &lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 13:45:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247361#M2413</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2016-07-08T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can I disable _internal indexes from Splunk Web? Getting error "cannot disable idx=_internal, is internal."</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247362#M2414</link>
      <description>&lt;P&gt;I think you can't disable insternal indexes. You can prohibit someone from searching it with the user roles, just allow the user roles to access the non-internal indexes.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 13:54:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247362#M2414</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2016-07-08T13:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can I disable _internal indexes from Splunk Web? Getting error "cannot disable idx=_internal, is internal."</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247363#M2415</link>
      <description>&lt;P&gt;Similar question at &lt;A href="https://answers.splunk.com/answers/53474/unable-to-delete-indexes.html"&gt;unable to delete indexes&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;However, I don't see a solution in this thread. &lt;/P&gt;

&lt;P&gt;One thing we did recently was to change the retention period of the &lt;CODE&gt;_internal&lt;/CODE&gt; index, which doesn't answer your question ; -)&lt;/P&gt;

&lt;P&gt;Another idea at &lt;A href="https://answers.splunk.com/answers/423964/is-it-possible-to-disable-the-main-index.html"&gt;Is it possible to disable the main index?&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;it's by woodcock who said - &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1557iFB8C8F7E796CA5A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 14:07:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247363#M2415</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-07-08T14:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can I disable _internal indexes from Splunk Web? Getting error "cannot disable idx=_internal, is internal."</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247364#M2416</link>
      <description>&lt;P&gt;okay, initially &lt;STRONG&gt;_internal indexes&lt;/STRONG&gt; was disabled, but I had enabled it to test the &lt;STRONG&gt;below SPL query&lt;/STRONG&gt; and again  when tried to disable the index  it was throwing the error.&lt;/P&gt;

&lt;P&gt;Query to find out indexer and forwarder communication using SSL or not &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*metrics.log* group=tcpin_connections | dedup hostname | table hostname sourceIp fwdType version destPort ssl
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;so is there a way to disable the _internal  indexes from this search portal?  thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 14:18:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247364#M2416</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2016-07-08T14:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can I disable _internal indexes from Splunk Web? Getting error "cannot disable idx=_internal, is internal."</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247365#M2417</link>
      <description>&lt;P&gt;Yep.  _internal contains all kinds of helpful troubleshooting data.  I can't imagine why you would want too disable it.   If its growing to large, limit the size or retention period.  If you don't want some users to be able to search it, do as gfreitas says and remove their access.  Its configured in the user's role.  &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Security/SetupuserauthenticationwithSplunk"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Security/SetupuserauthenticationwithSplunk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 14:26:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247365#M2417</guid>
      <dc:creator>Jeremiah</dc:creator>
      <dc:date>2016-07-08T14:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can I disable _internal indexes from Splunk Web? Getting error "cannot disable idx=_internal, is internal."</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247366#M2418</link>
      <description>&lt;P&gt;No, you cannot and should not disable _internal indexes.  You need that information for troubleshooting and such things.&lt;/P&gt;

&lt;P&gt;Best practice is to configure your search heads to forward to your indexers and the required internal events will all go to the indexers instead.....&lt;/P&gt;

&lt;P&gt;Your &lt;CODE&gt;etc\system\local\outputs.conf&lt;/CODE&gt; should look something like this....&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = default-autolb-group
indexAndForward = 0

[tcpout:default-autolb-group]
server = your_indexer:9997
useACK=true

[tcpout-server://your_indexer:9997]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Jul 2016 16:59:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247366#M2418</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2016-07-08T16:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can I disable _internal indexes from Splunk Web? Getting error "cannot disable idx=_internal, is internal."</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247367#M2419</link>
      <description>&lt;P&gt;thanks Jeremiah, though its enabled but when I tried to execute the below query to find out indexer and forwarder communication using SSL or not it showing no result found. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*metrics.log* group=tcpin_connections | dedup hostname | table hostname sourceIp fwdType version destPort ssl
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;even tried to execute the &lt;CODE&gt;index=_internal source=*metrics.log*&lt;/CODE&gt; it did not fetch any output.  Time Frame set as  last 7 days.&lt;/P&gt;

&lt;P&gt;Do guide me if there is any other option to figure out whether the indexer and forwarders are using default root SSL certificate or not. &lt;BR /&gt;
thanks in Advance &lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 12:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Can-I-disable-internal-indexes-from-Splunk-Web-Getting-error/m-p/247367#M2419</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2016-07-11T12:57:37Z</dc:date>
    </item>
  </channel>
</rss>

