<?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 to open the .tsidx file in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41547#M6958</link>
    <description>&lt;P&gt;If this helped answer you question, can you please mark the answer as accepted.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Dec 2011 11:43:10 GMT</pubDate>
    <dc:creator>MHibbin</dc:creator>
    <dc:date>2011-12-30T11:43:10Z</dc:date>
    <item>
      <title>How to open the .tsidx file</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41543#M6954</link>
      <description>&lt;P&gt;I seen several file is shown .tsidx under the C:\Program Files\Splunk folder.&lt;BR /&gt;
I want to know how to open that file.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 16:47:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41543#M6954</guid>
      <dc:creator>muthukrishnan</dc:creator>
      <dc:date>2011-12-28T16:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to open the .tsidx file</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41544#M6955</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I'm not sure how to open the files, they are used for Splunk indexing and as such it probably isn't wise to edit the file/archive.&lt;/P&gt;

&lt;P&gt;The following Splunk documentation mentions some commands which may be of use... HOWEVER YOU SHOULD TAKE NOTE OF THE WARNING... &lt;STRONG&gt;"Caution: Do not use these commands without consulting Splunk Support first."&lt;/STRONG&gt; which is noted at the beginning of the text.&lt;/P&gt;

&lt;P&gt;If you are looking to clean event data out of the index you could use the CLI clean command detailed &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.2.5/Admin/RemovedatafromSplunk#Remove_data_from_indexes_with_the_CLI_clean_command"&gt;here&lt;/A&gt;, again take note... once the event data has been removed you can not restore unless you have the original stored.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 17:10:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41544#M6955</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2011-12-28T17:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to open the .tsidx file</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41545#M6956</link>
      <description>&lt;P&gt;Yes, these are Splunk's internal data format.  Trying to open/edit them is &lt;STRONG&gt;very&lt;/STRONG&gt; unwise.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 18:08:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41545#M6956</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2011-12-28T18:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to open the .tsidx file</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41546#M6957</link>
      <description>&lt;P&gt;Thanks MHibbin&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2011 07:22:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41546#M6957</guid>
      <dc:creator>muthukrishnan</dc:creator>
      <dc:date>2011-12-30T07:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to open the .tsidx file</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41547#M6958</link>
      <description>&lt;P&gt;If this helped answer you question, can you please mark the answer as accepted.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2011 11:43:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41547#M6958</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2011-12-30T11:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to open the .tsidx file</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41548#M6959</link>
      <description>&lt;P&gt;you can't open the files yourself, but you can use the tsidxprobe tool to have Splunk review them for you. check out: &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/Troubleshooting/CommandlinetoolsforusewithSupport#tsidxprobe"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/Troubleshooting/CommandlinetoolsforusewithSupport#tsidxprobe&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;for more info. &lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2013 19:18:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-open-the-tsidx-file/m-p/41548#M6959</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2013-07-25T19:18:35Z</dc:date>
    </item>
  </channel>
</rss>

