<?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: epoch time in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time/m-p/513493#M87079</link>
    <description>&lt;P&gt;|eval diff = target.received.end.timestamp - target.received.start.timestamp&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2020 04:28:32 GMT</pubDate>
    <dc:creator>to4kawa</dc:creator>
    <dc:date>2020-08-11T04:28:32Z</dc:date>
    <item>
      <title>epoch time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time/m-p/513490#M87078</link>
      <description>&lt;P&gt;I want the difference between two timestamps in epoch.&lt;/P&gt;&lt;P&gt;My fields are like:&lt;/P&gt;&lt;TABLE width="368px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="232px"&gt;&lt;A href="https://rpdata-corelogic.splunkcloud.com/en-GB/app/search/search?q=search%20index%3D%22apigee%22%20apiproxy%3D%22property-detail%22%20apigee_env%3Dprod%203480017%20%20%7Crename%20%22client.received.end.timestamp%22%20as%20endTime%20%7C%20eval%20epochA%3Dstrptime(%27endTime%27%2C%20%22%25b%20%25d%20%25Y%20%25H%3A%25M%3A%25S%22)%2B3600&amp;amp;display.page.search.mode=smart&amp;amp;dispatch.sample_ratio=1&amp;amp;earliest=-30m%40m&amp;amp;latest=now&amp;amp;sid=1597117025.1207954#" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;target.received.end.timestamp&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD width="136px"&gt;&lt;A href="https://rpdata-corelogic.splunkcloud.com/en-GB/app/search/search?q=search%20index%3D%22apigee%22%20apiproxy%3D%22property-detail%22%20apigee_env%3Dprod%203480017%20%20%7Crename%20%22client.received.end.timestamp%22%20as%20endTime%20%7C%20eval%20epochA%3Dstrptime(%27endTime%27%2C%20%22%25b%20%25d%20%25Y%20%25H%3A%25M%3A%25S%22)%2B3600&amp;amp;display.page.search.mode=smart&amp;amp;dispatch.sample_ratio=1&amp;amp;earliest=-30m%40m&amp;amp;latest=now&amp;amp;sid=1597117025.1207954#" target="_blank" rel="noopener"&gt;1597115254203&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="https://rpdata-corelogic.splunkcloud.com/en-GB/app/search/search?q=search%20index%3D%22apigee%22%20apiproxy%3D%22property-detail%22%20apigee_env%3Dprod%203480017%20%20%7Crename%20%22client.received.end.timestamp%22%20as%20endTime%20%7C%20eval%20epochA%3Dstrptime(%27endTime%27%2C%20%22%25b%20%25d%20%25Y%20%25H%3A%25M%3A%25S%22)%2B3600&amp;amp;display.page.search.mode=smart&amp;amp;dispatch.sample_ratio=1&amp;amp;earliest=-30m%40m&amp;amp;latest=now&amp;amp;sid=1597117025.1207954#" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;target.received.start.timestamp&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A href="https://rpdata-corelogic.splunkcloud.com/en-GB/app/search/search?q=search%20index%3D%22apigee%22%20apiproxy%3D%22property-detail%22%20apigee_env%3Dprod%203480017%20%20%7Crename%20%22client.received.end.timestamp%22%20as%20endTime%20%7C%20eval%20epochA%3Dstrptime(%27endTime%27%2C%20%22%25b%20%25d%20%25Y%20%25H%3A%25M%3A%25S%22)%2B3600&amp;amp;display.page.search.mode=smart&amp;amp;dispatch.sample_ratio=1&amp;amp;earliest=-30m%40m&amp;amp;latest=now&amp;amp;sid=1597117025.1207954#" target="_blank" rel="noopener"&gt;1597115254203&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So need the difference between end and start timestamp.&lt;/P&gt;&lt;P&gt;Any help would be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 03:41:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/epoch-time/m-p/513490#M87078</guid>
      <dc:creator>smahuja</dc:creator>
      <dc:date>2020-08-11T03:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: epoch time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time/m-p/513493#M87079</link>
      <description>&lt;P&gt;|eval diff = target.received.end.timestamp - target.received.start.timestamp&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 04:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/epoch-time/m-p/513493#M87079</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-08-11T04:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: epoch time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time/m-p/513496#M87080</link>
      <description>&lt;P&gt;And in human readable format&lt;/P&gt;&lt;P&gt;| eval diffHuman = tostring(diff, “duration”)&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 04:47:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/epoch-time/m-p/513496#M87080</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-08-11T04:47:59Z</dc:date>
    </item>
  </channel>
</rss>

