<?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 Event Timestamp is combination of 2 fields: StartTime + DeltaTime in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Event-Timestamp-is-combination-of-2-fields-StartTime-DeltaTime/m-p/47472#M9004</link>
    <description>&lt;P&gt;We need to use as the event timestamp the EndTime of the event but the EndTime is a calculated field from 2 other actual fields: StartTime + DeltaTime.  Is this possible?&lt;/P&gt;</description>
    <pubDate>Sat, 19 Feb 2011 06:31:31 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2011-02-19T06:31:31Z</dc:date>
    <item>
      <title>Event Timestamp is combination of 2 fields: StartTime + DeltaTime</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Event-Timestamp-is-combination-of-2-fields-StartTime-DeltaTime/m-p/47472#M9004</link>
      <description>&lt;P&gt;We need to use as the event timestamp the EndTime of the event but the EndTime is a calculated field from 2 other actual fields: StartTime + DeltaTime.  Is this possible?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Feb 2011 06:31:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Event-Timestamp-is-combination-of-2-fields-StartTime-DeltaTime/m-p/47472#M9004</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2011-02-19T06:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Event Timestamp is combination of 2 fields: StartTime + DeltaTime</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Event-Timestamp-is-combination-of-2-fields-StartTime-DeltaTime/m-p/47473#M9005</link>
      <description>&lt;P&gt;Hm.  Well if you want the events to get indexed with that timestamp,  i dont think it can be done.  but someone else might know of a way. &lt;/P&gt;

&lt;P&gt;If On the other hand, the _time as indexed today is close enough, but you just want to use this other more accurate value when you run reports,  then you can modify the _time field itself. &lt;/P&gt;

&lt;P&gt; | eval _time = StartTime + DeltaTime | timechart count&lt;/P&gt;

&lt;P&gt;Of course, if the indexed _time value is off by enough to push it outside of the search timerange, then it wont show up in the report at all. &lt;/P&gt;</description>
      <pubDate>Sat, 19 Feb 2011 06:36:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Event-Timestamp-is-combination-of-2-fields-StartTime-DeltaTime/m-p/47473#M9005</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2011-02-19T06:36:28Z</dc:date>
    </item>
  </channel>
</rss>

