<?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: I can't delete index in Splunk Web. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346939#M63705</link>
    <description>&lt;P&gt;In splunk web you have to disable it and then delete it. Also in above link go to &lt;STRONG&gt;Remove an index entirely&lt;/STRONG&gt; section which used following command which will delete index from entire splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk remove index &amp;lt;index_name&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 06 Feb 2018 05:02:58 GMT</pubDate>
    <dc:creator>p_gurav</dc:creator>
    <dc:date>2018-02-06T05:02:58Z</dc:date>
    <item>
      <title>I can't delete index in Splunk Web.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346936#M63702</link>
      <description>&lt;P&gt;I can't delete index in Splunk Web.&lt;/P&gt;

&lt;P&gt;I just created index in Splunk web and after that since I no longer need that index, I disabled it.&lt;/P&gt;

&lt;P&gt;Then I want to delete that index, so I enabled that index and tried to delete index in Splunk Web.&lt;BR /&gt;
But because of the Warning like below, I couldn't delete it.&lt;/P&gt;

&lt;P&gt;"idx=*** Unable to remove index: Restart required."&lt;/P&gt;

&lt;P&gt;I thought "What?", but I restarted Splunk.&lt;BR /&gt;
Then I tried again, same messages was displayed!&lt;/P&gt;

&lt;P&gt;I thought this issue related to the answer below.&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/492433/why-am-i-unable-to-delete-indexes-from-the-splunk-1.html"&gt;https://answers.splunk.com/answers/492433/why-am-i-unable-to-delete-indexes-from-the-splunk-1.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;So I checked indexes.conf, but "homepath" and "coldpath" etc were set up.&lt;BR /&gt;
How can I avoid this issue?&lt;/P&gt;

&lt;P&gt;I would be appreciated if anyone tells me about it.&lt;/P&gt;

&lt;P&gt;I found this issue in ver6.6.4 and ver 7.0.1.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 04:29:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346936#M63702</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-02-06T04:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: I can't delete index in Splunk Web.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346937#M63703</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;This link might useful to you:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.2/Indexer/RemovedatafromSplunk"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.2/Indexer/RemovedatafromSplunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also to permanently remove event data from a single index, type:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk clean eventdata -index &amp;lt;index_name&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 06 Feb 2018 04:47:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346937#M63703</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-02-06T04:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: I can't delete index in Splunk Web.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346938#M63704</link>
      <description>&lt;P&gt;Thank you for answer.&lt;/P&gt;

&lt;P&gt;yeah I know "clean" command but I want to delete index itself.&lt;/P&gt;

&lt;P&gt;I also know that if I edit indexes.conf directly, definitely this wish will come true.&lt;BR /&gt;
However If possible, I would like to delete from Splunk web as before.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 04:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346938#M63704</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-02-06T04:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: I can't delete index in Splunk Web.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346939#M63705</link>
      <description>&lt;P&gt;In splunk web you have to disable it and then delete it. Also in above link go to &lt;STRONG&gt;Remove an index entirely&lt;/STRONG&gt; section which used following command which will delete index from entire splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk remove index &amp;lt;index_name&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 06 Feb 2018 05:02:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346939#M63705</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-02-06T05:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: I can't delete index in Splunk Web.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346940#M63706</link>
      <description>&lt;P&gt;I can't delete index when it disabled.&lt;/P&gt;

&lt;P&gt;Yeah I knew remove index in cli.&lt;BR /&gt;
However, I would like to know if this phenomenon is a bug or misconfiguration.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 05:54:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346940#M63706</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-02-06T05:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: I can't delete index in Splunk Web.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346941#M63707</link>
      <description>&lt;P&gt;Although I am currently being confirmed, it seems that the same issue will be reproduced if "coldToFrozenDir" is set in indexes.conf under /opt/splunk/etc/apps//local.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 09:10:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346941#M63707</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-02-06T09:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: I can't delete index in Splunk Web.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346942#M63708</link>
      <description>&lt;P&gt;Splunk support said that it is maybe bug.&lt;/P&gt;

&lt;P&gt;And they opened this case as "SPL-149077" and they were investigating about it.&lt;/P&gt;

&lt;P&gt;The cause of this problem is to add "/" at the end of the path when setting "coldToFrozenDir".&lt;/P&gt;

&lt;P&gt;So, workaround is to always avoid appendding "/" at last of the path when specifying the path.&lt;/P&gt;

&lt;P&gt;additional  information&lt;BR /&gt;
Splunk support said that this bug will be fixed in ver 6.6.7 and 7.0.3.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 04:19:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-delete-index-in-Splunk-Web/m-p/346942#M63708</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-02-13T04:19:41Z</dc:date>
    </item>
  </channel>
</rss>

