<?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: Time stamp in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612393#M212920</link>
    <description>&lt;P&gt;these jobs are currently running, so we won't have job end details.&lt;BR /&gt;&lt;BR /&gt;I tried to compare with current time stamp (after converting current time to seconds) and if its greater than 86400 seconds, then the alert should trigger, but I'm having the field in separate for date and time (Start_Date , Start_Time), I'm not sure to club it and convert to seconds.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2022 10:21:17 GMT</pubDate>
    <dc:creator>smanojkumar</dc:creator>
    <dc:date>2022-09-08T10:21:17Z</dc:date>
    <item>
      <title>Time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612382#M212917</link>
      <description>&lt;P&gt;Start_Time=&lt;SPAN&gt;092659&lt;/SPAN&gt;&lt;BR /&gt;Start_Date=&lt;SPAN&gt;20220908&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My requirement is to find the job amount many jobs that runs longer than a day, the above 2 fields relates the job start date and time,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 09:40:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612382#M212917</guid>
      <dc:creator>smanojkumar</dc:creator>
      <dc:date>2022-09-08T09:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612384#M212919</link>
      <description>&lt;P&gt;You will need more information than that - when does the job end? how are the events with the job start related to the events for the job end?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 09:54:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612384#M212919</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-09-08T09:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612393#M212920</link>
      <description>&lt;P&gt;these jobs are currently running, so we won't have job end details.&lt;BR /&gt;&lt;BR /&gt;I tried to compare with current time stamp (after converting current time to seconds) and if its greater than 86400 seconds, then the alert should trigger, but I'm having the field in separate for date and time (Start_Date , Start_Time), I'm not sure to club it and convert to seconds.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 10:21:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612393#M212920</guid>
      <dc:creator>smanojkumar</dc:creator>
      <dc:date>2022-09-08T10:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612395#M212921</link>
      <description>&lt;P&gt;If these fields are already strings, you can do something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval Start_Timestamp=strptime(Start_Date.Start_Time,"%Y%m%d%H%M%S")&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 08 Sep 2022 10:30:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-stamp/m-p/612395#M212921</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-09-08T10:30:09Z</dc:date>
    </item>
  </channel>
</rss>

