<?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 Understand TSIDX file in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693090#M10160</link>
    <description>&lt;P&gt;Hello Splunker,&lt;/P&gt;&lt;P&gt;Hope you had a great day!&lt;/P&gt;&lt;P&gt;as per the below picture :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="STEP - Splunk Training and Enablement Platform- Data Models (eLearning)_4.mp4_20240704_233648.102.jpg" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31709i5358C5B06929957B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="STEP - Splunk Training and Enablement Platform- Data Models (eLearning)_4.mp4_20240704_233648.102.jpg" alt="STEP - Splunk Training and Enablement Platform- Data Models (eLearning)_4.mp4_20240704_233648.102.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q1:- I need to understand the exact process of creating the TSIDX file and its content and how actually it speeds the search?&lt;/P&gt;&lt;P&gt;Q2:- Why the size of the tsidx file is bigger than the raw data itself 35% /15%?&lt;/P&gt;&lt;P&gt;Q3:- what is the difference between tsidx file and datamodel summary?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am expecting a long answer and more details, actually i like details!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2024 16:23:58 GMT</pubDate>
    <dc:creator>AliMaher</dc:creator>
    <dc:date>2024-07-11T16:23:58Z</dc:date>
    <item>
      <title>Understand TSIDX file</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693090#M10160</link>
      <description>&lt;P&gt;Hello Splunker,&lt;/P&gt;&lt;P&gt;Hope you had a great day!&lt;/P&gt;&lt;P&gt;as per the below picture :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="STEP - Splunk Training and Enablement Platform- Data Models (eLearning)_4.mp4_20240704_233648.102.jpg" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31709i5358C5B06929957B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="STEP - Splunk Training and Enablement Platform- Data Models (eLearning)_4.mp4_20240704_233648.102.jpg" alt="STEP - Splunk Training and Enablement Platform- Data Models (eLearning)_4.mp4_20240704_233648.102.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q1:- I need to understand the exact process of creating the TSIDX file and its content and how actually it speeds the search?&lt;/P&gt;&lt;P&gt;Q2:- Why the size of the tsidx file is bigger than the raw data itself 35% /15%?&lt;/P&gt;&lt;P&gt;Q3:- what is the difference between tsidx file and datamodel summary?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am expecting a long answer and more details, actually i like details!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 16:23:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693090#M10160</guid>
      <dc:creator>AliMaher</dc:creator>
      <dc:date>2024-07-11T16:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Understand TSIDX file</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693095#M10161</link>
      <description>&lt;P&gt;Q1. You don't need to understand the internal structure of the tsidx but it's useful to know what is being indexed and how it's being used in searching - it helps writing efficient searches.&lt;/P&gt;&lt;P&gt;Q2. Raw data is stored in compressed (gzipped if I remember correctly) form - hence the low footprint of "raw" data - 1/9th is the typical size of gzipped textual data.&lt;/P&gt;&lt;P&gt;Q3. That's a question akin to "what's a difference between a sports car and a red one" (apart from the obvious fact that red ones are the fastest ones &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;). But seriously. Tsidx is a file format used by Splunk to store its internal structures. Datamodel summary is a concept on a completely different level. In fact datamodel summaries &lt;EM&gt;are&lt;/EM&gt; stored using tsidx files.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 17:03:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693095#M10161</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-07-11T17:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Understand TSIDX file</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693115#M10162</link>
      <description>&lt;P&gt;Great!&lt;BR /&gt;what is the datamodel summarization?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 19:12:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693115#M10162</guid>
      <dc:creator>AliMaher</dc:creator>
      <dc:date>2024-07-11T19:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Understand TSIDX file</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693206#M10171</link>
      <description>&lt;P&gt;In case of datamodel it's called acceleration. It's a process which runs a scheduled search extracting fields from datamodel data and indexing them in tsidx summary files for efficient searching later.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 17:55:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693206#M10171</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-07-12T17:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Understand TSIDX file</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693292#M10191</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/268583"&gt;@AliMaher&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Archived .conf content is a great place to start.&amp;nbsp;&lt;A href="https://conf.splunk.com/files/2016/slides/behind-the-magnifying-glass-how-search-works.pdf" target="_self"&gt;Behind The Magnifying Glass: How Search Works&lt;/A&gt; by Jeff Champagne provides a nice overview, and &lt;A href="https://conf.splunk.com/files/2020/slides/PLA1089C.pdf" target="_self"&gt;TSTATS and PREFIX&lt;/A&gt; by Richard Morgan is fantastic.&lt;/P&gt;&lt;P&gt;Try searching conf.splunk.com using your favorite search engine for the term tsidx, e.g. using Google:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.google.com/search?q=site%3Aconf.splunk.com+tsidx" target="_self"&gt;https://www.google.com/search?q=site%3Aconf.splunk.com+tsidx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 14:49:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Understand-TSIDX-file/m-p/693292#M10191</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2024-07-14T14:49:34Z</dc:date>
    </item>
  </channel>
</rss>

