<?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: Ingest Backdated Files in Splunk Using Event Report Time as Timeline Timestamp in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756736#M23618</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;After accommodate suggested changes; still my files showing with the same index time in Splunk timeline graph.&amp;nbsp; Is there anything else I need to check or fix /&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1766468697252.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/41067i1BEB8944F9E2A277/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1766468697252.png" alt="uagraw01_0-1766468697252.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Dec 2025 05:46:29 GMT</pubDate>
    <dc:creator>LogUx</dc:creator>
    <dc:date>2025-12-23T05:46:29Z</dc:date>
    <item>
      <title>Ingest Backdated Files in Splunk Using Event Report Time as Timeline Timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756701#M23614</link>
      <description>&lt;P&gt;Hello Splunkers!!&lt;BR /&gt;&lt;BR /&gt;I have a set of backdated files that need to be ingested into Splunk. The requirement is that the event timestamp (report time) should be used as the event time, so that the data appears in the Splunk timeline under the corresponding historical period rather than the current ingestion time.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;In the screenshot below, the event report time does not align with the index time. I would like the index time to match the event report time so that the data is accurately reflected in the Splunk timeline.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1766388529928.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/41062i538E20462A301D34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1766388529928.png" alt="uagraw01_0-1766388529928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In my system I am using below setting:&lt;BR /&gt;&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[monitor://D:\up_ticket_data\tbl_workorder_*.csv]&lt;BR /&gt;sourcetype = maximo_workorder&lt;BR /&gt;index = maximo_ts&lt;BR /&gt;disabled = false&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;BR /&gt;#followTail = 0&lt;BR /&gt;charset = UTF-8&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;props.conf&lt;/STRONG&gt;&lt;BR /&gt;[maximo_workorder]&lt;BR /&gt;INDEXED_EXTRACTIONS = csv&lt;BR /&gt;LINE_BREAKER = ([\r\n]+)&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;FIELD_DELIMITER = ,&lt;BR /&gt;FIELD_QUOTE = "&lt;BR /&gt;HEADER_FIELD_LINE_NUMBER = 1&lt;BR /&gt;CHARSET = UTF-8&lt;BR /&gt;TRUNCATE = 999999&lt;BR /&gt;TIME_PREFIX = REPORT_DATE,&lt;BR /&gt;TIME_FORMAT = %Y-%m-%d&lt;BR /&gt;MAX_TIMESTAMP_LOOKAHEAD = 10&lt;BR /&gt;TRANSFORMS-drop_header = remove_workorder_csv_header&lt;BR /&gt;&lt;BR /&gt;I need expertise advise to get it fix.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 07:33:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756701#M23614</guid>
      <dc:creator>LogUx</dc:creator>
      <dc:date>2025-12-22T07:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest Backdated Files in Splunk Using Event Report Time as Timeline Timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756709#M23615</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;TIME_PREFIX&lt;/FONT&gt; is the wrong setting to use for CSV files.&amp;nbsp; Use &lt;FONT face="courier new,courier"&gt;TIMESTAMP_FIELDS&lt;/FONT&gt;, instead.&lt;/P&gt;&lt;P&gt;Also, the &lt;FONT face="courier new,courier"&gt;TIME_FORMAT&lt;/FONT&gt; setting should be "%Y-%m-%d %H:%M:%S to pick the time as well as the date of the events.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 13:06:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756709#M23615</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-12-22T13:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest Backdated Files in Splunk Using Event Report Time as Timeline Timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756711#M23616</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/70277"&gt;@LogUx&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Edit: Take&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;'s advice. My answer is from the perspective of a single instance. If you're forwarding data, the cooked event from INDEXED_EXTRACTIONS will bypass the receiver's parsing, agg, and typing queues. You can combine the two with&amp;nbsp;force_local_processing on a universal forwarder, but it's not necessary here.&lt;/P&gt;&lt;P&gt;Timestamps are extracted from _raw during aggregation/merging, so you'll want to use a TIME_PREFIX value relative to the event text:&lt;/P&gt;&lt;P&gt;TIME_PREFIX = [+-]\d{2}:\d{2},[^,]+,&lt;BR /&gt;MAX_TIMESTAMP_LOOKAHEAD = 25&lt;BR /&gt;TIME_FORMAT = %F %T%:z&lt;/P&gt;&lt;P&gt;The default&amp;nbsp;MAX_DAYS_AGO value is&amp;nbsp;2000, but if your reports are older than that, you'll want to increase that value as well.&lt;/P&gt;&lt;P&gt;If you have a column named "_time" in your CSV file and the value is a Unix epoch time, that value will be the initial value for _time, and a second clean field named "time" without an underscore will be indexed with the original value; however, default timestamp extraction settings will still scan _raw for a timestamp. In your case,&amp;nbsp;2026-01-16 06:00:00+00:00 would be (or at least should be) extracted absent TIME_PREFIX and TIME_FORMAT settings, overriding any value found by INDEXED_EXTRACTIONS.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 13:39:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756711#M23616</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2025-12-22T13:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest Backdated Files in Splunk Using Event Report Time as Timeline Timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756736#M23618</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;After accommodate suggested changes; still my files showing with the same index time in Splunk timeline graph.&amp;nbsp; Is there anything else I need to check or fix /&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uagraw01_0-1766468697252.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/41067i1BEB8944F9E2A277/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uagraw01_0-1766468697252.png" alt="uagraw01_0-1766468697252.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 05:46:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756736#M23618</guid>
      <dc:creator>LogUx</dc:creator>
      <dc:date>2025-12-23T05:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest Backdated Files in Splunk Using Event Report Time as Timeline Timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756752#M23619</link>
      <description>&lt;P&gt;It may help to enumerate the data fields rather than have Splunk extract them from the input file.&amp;nbsp; Use the &lt;FONT face="courier new,courier"&gt;FIELD_NAMES&lt;/FONT&gt; setting to do that.&amp;nbsp; See&amp;nbsp;&lt;A href="https://help.splunk.com/en/splunk-enterprise/administer/admin-manual/10.0/configuration-file-reference/10.0.2-configuration-file-reference/props.conf#:~:text=set)%3A%20not%20set-,FIELD_NAMES,-%3D%20%5B%20%3Cstring%3E%2C...%2C%20%3Cstring%3E%5D%0A*%20Some" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/administer/admin-manual/10.0/configuration-file-reference/10.0.2-configuration-file-reference/props.conf#:~:text=set)%3A%20not%20set-,FIELD_NAMES,-%3D%20%5B%20%3Cstring%3E%2C...%2C%20%3Cstring%3E%5D%0A*%20Some&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 13:32:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ingest-Backdated-Files-in-Splunk-Using-Event-Report-Time-as/m-p/756752#M23619</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-12-23T13:32:04Z</dc:date>
    </item>
  </channel>
</rss>

