<?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: INDEXED_EXTRACTIONS, Universal Forwarder &amp;amp; Splunk Cloud in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/INDEXED-EXTRACTIONS-Universal-Forwarder-amp-Splunk-Cloud/m-p/760567#M120468</link>
    <description>&lt;P&gt;Rather unsurprisingly, this was another case of PEBKAC.&lt;/P&gt;&lt;P&gt;Changing the value of&lt;/P&gt;&lt;P&gt;HEADER_FIELD_LINE_NUMBER&lt;/P&gt;&lt;P&gt;back to 0 did the trick.&lt;/P&gt;&lt;P&gt;props.conf on the UF:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[source:://my.csv]
INDEXED_EXTRACTIONS = csv
TIME_FORMAT = %Y%m%d%H%M%S%Q
TIMESTAMP_FIELDS = Year,Month,Day,Hour,Minute,Second,Seq
HEADER_FIELD_LINE_NUMBER = 0
HEADER_FIELD_DELIMITER = ;
FIELD_DELIMITER = ;
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)
sourcetype = foo_bar&lt;/LI-CODE&gt;&lt;P&gt;props.conf on my local stand alone instance:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[foo_bar]
REPORT-foo_bar-default = sourcefields-default&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 29 Apr 2026 15:57:56 GMT</pubDate>
    <dc:creator>zapping575</dc:creator>
    <dc:date>2026-04-29T15:57:56Z</dc:date>
    <item>
      <title>INDEXED_EXTRACTIONS, Universal Forwarder &amp; Splunk Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/INDEXED-EXTRACTIONS-Universal-Forwarder-amp-Splunk-Cloud/m-p/760540#M120467</link>
      <description>&lt;P&gt;One of my sourcetypes is a CSV file (with CSV header)&lt;/P&gt;&lt;P&gt;I was using this sourcetype stanza in props.conf:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[foo_bar]
INDEXED_EXTRACTIONS = csv
TIME_FORMAT = %Y%m%d%H%M%S%Q
TIMESTAMP_FIELDS = Year,Month,Day,Hour,Minute,Second,Seq
HEADER_FIELD_LINE_NUMBER = 1
HEADER_FIELD_DELIMITER = ;
FIELD_DELIMITER = ;
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)
REPORT-foo_bar-default = sourcefields-default&lt;/LI-CODE&gt;&lt;P&gt;I have come to notice that with splunk cloud, the indexed extractions are apparently no longer being applied. While the sourcetype is correctly assigned and the REPORT is also being applied, the actual indexed extraction does not take place.&amp;nbsp; When I run a search for sourcetype foo_bar, I cannot see any of the fields defined by the CSV header. I also made sure the CSV header is actually present.&lt;/P&gt;&lt;P&gt;My setup is like this:&lt;/P&gt;&lt;P&gt;(1) Universal Forwarder -&amp;gt; (2) Universal ("Intermediate") Forwarder -&amp;gt; (3) Splunk Cloud&lt;/P&gt;&lt;P&gt;I tried applying these settings at both (1) and (3). In both cases it did not work.&lt;/P&gt;&lt;P&gt;Am I missing out on something?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 09:38:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/INDEXED-EXTRACTIONS-Universal-Forwarder-amp-Splunk-Cloud/m-p/760540#M120467</guid>
      <dc:creator>zapping575</dc:creator>
      <dc:date>2026-04-29T09:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: INDEXED_EXTRACTIONS, Universal Forwarder &amp; Splunk Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/INDEXED-EXTRACTIONS-Universal-Forwarder-amp-Splunk-Cloud/m-p/760567#M120468</link>
      <description>&lt;P&gt;Rather unsurprisingly, this was another case of PEBKAC.&lt;/P&gt;&lt;P&gt;Changing the value of&lt;/P&gt;&lt;P&gt;HEADER_FIELD_LINE_NUMBER&lt;/P&gt;&lt;P&gt;back to 0 did the trick.&lt;/P&gt;&lt;P&gt;props.conf on the UF:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[source:://my.csv]
INDEXED_EXTRACTIONS = csv
TIME_FORMAT = %Y%m%d%H%M%S%Q
TIMESTAMP_FIELDS = Year,Month,Day,Hour,Minute,Second,Seq
HEADER_FIELD_LINE_NUMBER = 0
HEADER_FIELD_DELIMITER = ;
FIELD_DELIMITER = ;
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)
sourcetype = foo_bar&lt;/LI-CODE&gt;&lt;P&gt;props.conf on my local stand alone instance:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[foo_bar]
REPORT-foo_bar-default = sourcefields-default&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 29 Apr 2026 15:57:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/INDEXED-EXTRACTIONS-Universal-Forwarder-amp-Splunk-Cloud/m-p/760567#M120468</guid>
      <dc:creator>zapping575</dc:creator>
      <dc:date>2026-04-29T15:57:56Z</dc:date>
    </item>
  </channel>
</rss>

