<?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 Capturing time from a new data input in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Capturing-time-from-a-new-data-input/m-p/136812#M28167</link>
    <description>&lt;P&gt;I am having problems formatting the date/time for a new data source. I have posted an example with six lines. The first three lines are only getting the time captured and the second three lines are working properly. I have tried regex, specified the time format and using a preface. Any help you can give would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
Don&lt;/P&gt;

&lt;P&gt;-rw-r--r-- 1 t9266 Domain Users  52210 Jun 14 05:38 EAI_CGIRespToADHOC_MF_ReqId_Q565701528.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users 193537 Jun 14 05:41 EAI_CGIRespToADHOC_MF_ReqId_Q567401787.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users 184729 Jun 14 05:44 EAI_CGIRespToADHOC_MF_ReqId_Q567802243.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users   6596 Jun 16 11:07 CHM_retrieveIntmdDtlMDMPrntInqry_MFNA 2239.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users   6620 Jun 16 14:40 CHM_retrieveIntmdDtlMDMPrntInqry_MFNA 8359.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users 186290 Jun 16 20:55 EAI_CGIRespToADHOC_MF_ReqId_Q538004157.eml&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 17:02:03 GMT</pubDate>
    <dc:creator>DonDandrea</dc:creator>
    <dc:date>2020-09-28T17:02:03Z</dc:date>
    <item>
      <title>Capturing time from a new data input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Capturing-time-from-a-new-data-input/m-p/136812#M28167</link>
      <description>&lt;P&gt;I am having problems formatting the date/time for a new data source. I have posted an example with six lines. The first three lines are only getting the time captured and the second three lines are working properly. I have tried regex, specified the time format and using a preface. Any help you can give would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
Don&lt;/P&gt;

&lt;P&gt;-rw-r--r-- 1 t9266 Domain Users  52210 Jun 14 05:38 EAI_CGIRespToADHOC_MF_ReqId_Q565701528.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users 193537 Jun 14 05:41 EAI_CGIRespToADHOC_MF_ReqId_Q567401787.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users 184729 Jun 14 05:44 EAI_CGIRespToADHOC_MF_ReqId_Q567802243.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users   6596 Jun 16 11:07 CHM_retrieveIntmdDtlMDMPrntInqry_MFNA 2239.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users   6620 Jun 16 14:40 CHM_retrieveIntmdDtlMDMPrntInqry_MFNA 8359.eml&lt;BR /&gt;
-rw-r--r-- 1 t9266 Domain Users 186290 Jun 16 20:55 EAI_CGIRespToADHOC_MF_ReqId_Q538004157.eml&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:02:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Capturing-time-from-a-new-data-input/m-p/136812#M28167</guid>
      <dc:creator>DonDandrea</dc:creator>
      <dc:date>2020-09-28T17:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing time from a new data input</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Capturing-time-from-a-new-data-input/m-p/136813#M28168</link>
      <description>&lt;P&gt;This works for me with sample data.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[YourSourceType]
TIME_FORMAT=%B %d %H:%M
TIME_PREFIX=\w+\s\d+\s
NO_BINARY_CHECK=1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Jul 2014 13:37:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Capturing-time-from-a-new-data-input/m-p/136813#M28168</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-07-10T13:37:20Z</dc:date>
    </item>
  </channel>
</rss>

