<?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ֹֹ_FORMAT configuration in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/TIME%D6%B9%D6%B9-FORMAT-configuration/m-p/495896#M99950</link>
    <description>&lt;P&gt;Please share ALL of the props.conf settings for the sourcetype.  Please also share a sample of the CSV file.&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2020 14:11:33 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-05-11T14:11:33Z</dc:date>
    <item>
      <title>TIMEֹֹ_FORMAT configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME%D6%B9%D6%B9-FORMAT-configuration/m-p/495894#M99948</link>
      <description>&lt;P&gt;I have a date like May 10 2020 11:20 PM in csv file&lt;/P&gt;

&lt;P&gt;Defined in props.conf &lt;BR /&gt;
TIME_FORMAT - %b %d %Y %I:%M %p&lt;/P&gt;

&lt;P&gt;but getting "Failed to parse timestamp"&lt;/P&gt;

&lt;P&gt;what I am missing  ? &lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 12:40:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME%D6%B9%D6%B9-FORMAT-configuration/m-p/495894#M99948</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2020-05-11T12:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: TIMEֹֹ_FORMAT configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME%D6%B9%D6%B9-FORMAT-configuration/m-p/495895#M99949</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;| makeresults
| eval _raw="May 10 2020 11:20 PM"
| eval _time=strptime(_raw,"%b %d %Y %I:%M %p")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;TIME_FORMAT&lt;/CODE&gt; is good.&lt;BR /&gt;
maybe, timestamp recognition is bad.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 12:55:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME%D6%B9%D6%B9-FORMAT-configuration/m-p/495895#M99949</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-05-11T12:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: TIMEֹֹ_FORMAT configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME%D6%B9%D6%B9-FORMAT-configuration/m-p/495896#M99950</link>
      <description>&lt;P&gt;Please share ALL of the props.conf settings for the sourcetype.  Please also share a sample of the CSV file.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 14:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME%D6%B9%D6%B9-FORMAT-configuration/m-p/495896#M99950</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-11T14:11:33Z</dc:date>
    </item>
  </channel>
</rss>

