<?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 How find index-time field extractions. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-find-index-time-field-extractions/m-p/466736#M80417</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;Our environment has some custom index-time field extractions we find to be very useful (yes, I know Splunk doesn't recommend this). Though due to the possible performance implications of this practice, I want to be 100% confident I know where all index-time fields exist in our indexes.&lt;/P&gt;

&lt;P&gt;At first, I thought this would be easy, throw a |tstats command together... when it dawned on me I have no idea how to do this.&lt;/P&gt;

&lt;P&gt;So, if anyone can think of how to get a list of indexes/sources/sourcetypes which contain non-standard index-time field extractions, that'd be a life-saver!&lt;/P&gt;

&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2019 16:44:13 GMT</pubDate>
    <dc:creator>adamsmith47</dc:creator>
    <dc:date>2019-12-17T16:44:13Z</dc:date>
    <item>
      <title>How find index-time field extractions.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-find-index-time-field-extractions/m-p/466736#M80417</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;Our environment has some custom index-time field extractions we find to be very useful (yes, I know Splunk doesn't recommend this). Though due to the possible performance implications of this practice, I want to be 100% confident I know where all index-time fields exist in our indexes.&lt;/P&gt;

&lt;P&gt;At first, I thought this would be easy, throw a |tstats command together... when it dawned on me I have no idea how to do this.&lt;/P&gt;

&lt;P&gt;So, if anyone can think of how to get a list of indexes/sources/sourcetypes which contain non-standard index-time field extractions, that'd be a life-saver!&lt;/P&gt;

&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 16:44:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-find-index-time-field-extractions/m-p/466736#M80417</guid>
      <dc:creator>adamsmith47</dc:creator>
      <dc:date>2019-12-17T16:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: How find index-time field extractions.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-find-index-time-field-extractions/m-p/466737#M80418</link>
      <description>&lt;P&gt;| tstats count where index=yourindex by yourindexedfield&lt;/P&gt;

&lt;P&gt;If it works, you're in business, if not... sadly no.&lt;/P&gt;

&lt;P&gt;You could also do a conventional search like &lt;/P&gt;

&lt;P&gt;index=foo fieldname::value&lt;/P&gt;

&lt;P&gt;If that works, it's an indexed field.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 20:37:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-find-index-time-field-extractions/m-p/466737#M80418</guid>
      <dc:creator>martynoconnor</dc:creator>
      <dc:date>2019-12-17T20:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: How find index-time field extractions.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-find-index-time-field-extractions/m-p/466738#M80419</link>
      <description>&lt;P&gt;Ill add to this that you need to make sure you have the correct configurations deployed on your SH for indexed fields for them to be properly recognized via *&lt;EM&gt;fields.conf&lt;/EM&gt; ( &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/Configureindex-timefieldextraction"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/Configureindex-timefieldextraction&lt;/A&gt;) &lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 21:06:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-find-index-time-field-extractions/m-p/466738#M80419</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2019-12-17T21:06:02Z</dc:date>
    </item>
  </channel>
</rss>

