<?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 index time extracted field in summary index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/index-time-extracted-field-in-summary-index/m-p/516296#M87377</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I have created summary index using collect command and in summary index my actual host, source field gets converted into orig_host, orig_source resp. Now I want to know is there any concept of metadata for summary index like in normal index host,source,_time are default index-time extarcted fields and using host/source the search results become faster since it searches only those bucket containing searched host/source. similarly is there any concept in summary index?&lt;BR /&gt;Or in summary index all fields are index-time extracted fields?&lt;BR /&gt;Any guidance would be appreciate.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2020 15:08:16 GMT</pubDate>
    <dc:creator>ips_mandar</dc:creator>
    <dc:date>2020-08-26T15:08:16Z</dc:date>
    <item>
      <title>index time extracted field in summary index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-time-extracted-field-in-summary-index/m-p/516296#M87377</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have created summary index using collect command and in summary index my actual host, source field gets converted into orig_host, orig_source resp. Now I want to know is there any concept of metadata for summary index like in normal index host,source,_time are default index-time extarcted fields and using host/source the search results become faster since it searches only those bucket containing searched host/source. similarly is there any concept in summary index?&lt;BR /&gt;Or in summary index all fields are index-time extracted fields?&lt;BR /&gt;Any guidance would be appreciate.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 15:08:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-time-extracted-field-in-summary-index/m-p/516296#M87377</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2020-08-26T15:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: index time extracted field in summary index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-time-extracted-field-in-summary-index/m-p/516307#M87379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/95326"&gt;@ips_mandar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;in summary indexes you can insert the fields you need that you listed in the update search.&lt;/P&gt;&lt;P&gt;There're no predefined rules, you can insert the fields you need.&lt;/P&gt;&lt;P&gt;e.g. if you need to have the eventCode, Account_name and host for each event, you could run a searrch like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=wineventlog
| table _time host EventCode Account_name
| collect index=my_summary_index&lt;/LI-CODE&gt;&lt;P&gt;as you can see the fields in the summary index are the ones you inserted in the&amp;nbsp; table command and they are both&amp;nbsp;&lt;SPAN&gt;index-time and search-time extracted fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 15:44:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-time-extracted-field-in-summary-index/m-p/516307#M87379</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-08-26T15:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: index time extracted field in summary index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/index-time-extracted-field-in-summary-index/m-p/516319#M87380</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp; I already tried using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|table host&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but still my actual result host field value is stored in orig_host field and not host field and host field has server name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I still not understand about meta fields like for general index if I search by specifying host value it will be efficient similarly is there any meta fields for summary index?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 16:43:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/index-time-extracted-field-in-summary-index/m-p/516319#M87380</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2020-08-26T16:43:20Z</dc:date>
    </item>
  </channel>
</rss>

