<?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: How to edit props.conf so Splunk will recognize a month's time format when the month is in all caps? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213684#M41980</link>
    <description>&lt;P&gt;You're welcome, but we can help you get to the bottom of the problem!&lt;/P&gt;

&lt;P&gt;Like niketnilay said, if we had a complete date string or a few sample events, we can track down what might really be going on.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Nov 2016 22:21:25 GMT</pubDate>
    <dc:creator>cdoebert</dc:creator>
    <dc:date>2016-11-07T22:21:25Z</dc:date>
    <item>
      <title>How to edit props.conf so Splunk will recognize a month's time format when the month is in all caps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213680#M41976</link>
      <description>&lt;P&gt;Seeking help with TIME_FORMAT in props.conf.  &lt;/P&gt;

&lt;P&gt;I'm trying to get Splunk to recognize a time format in the form of "JAN 3 2016".  Seems simple enough, but none of the strptime fields address the month field with all caps.  For example if it was instead "Jan 3 2016" where only the "J" is capitalized I could use TIME_FORMAT = "%b %e %Y".  But because the month is in the format of "JAN" the %b does not recognize the month.  Recommendations on how to set TIME_FORMAT?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:42:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213680#M41976</guid>
      <dc:creator>splk5000</dc:creator>
      <dc:date>2020-09-29T11:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit props.conf so Splunk will recognize a month's time format when the month is in all caps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213681#M41977</link>
      <description>&lt;P&gt;Would you be able to give the complete date string for timestamp? Also few sample events?&lt;/P&gt;

&lt;P&gt;For the following data strptime timestamp format &lt;STRONG&gt;%b %d %Y %H:%M:%S.%3N&lt;/STRONG&gt; worked for me:&lt;/P&gt;

&lt;P&gt;JAN 3 2016 20:17:13.000, my test data line 1&lt;BR /&gt;
JAN 3 2016 20:17:14.000, my test data line 2&lt;BR /&gt;
JAN 3 2016 20:17:15.000, my test data line 3&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 19:04:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213681#M41977</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2016-11-07T19:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit props.conf so Splunk will recognize a month's time format when the month is in all caps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213682#M41978</link>
      <description>&lt;P&gt;strptime() is case-insensitive, so there might be something else at fault.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 21:18:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213682#M41978</guid>
      <dc:creator>cdoebert</dc:creator>
      <dc:date>2016-11-07T21:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit props.conf so Splunk will recognize a month's time format when the month is in all caps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213683#M41979</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 22:15:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213683#M41979</guid>
      <dc:creator>splk5000</dc:creator>
      <dc:date>2016-11-07T22:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit props.conf so Splunk will recognize a month's time format when the month is in all caps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213684#M41980</link>
      <description>&lt;P&gt;You're welcome, but we can help you get to the bottom of the problem!&lt;/P&gt;

&lt;P&gt;Like niketnilay said, if we had a complete date string or a few sample events, we can track down what might really be going on.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 22:21:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213684#M41980</guid>
      <dc:creator>cdoebert</dc:creator>
      <dc:date>2016-11-07T22:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit props.conf so Splunk will recognize a month's time format when the month is in all caps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213685#M41981</link>
      <description>&lt;P&gt;It seems that %b wasn't the variable causing the trouble; the discrepancy was using the %e instead of %d.  When I used %d it properly extracted the date.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 18:58:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213685#M41981</guid>
      <dc:creator>splk5000</dc:creator>
      <dc:date>2016-11-08T18:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit props.conf so Splunk will recognize a month's time format when the month is in all caps?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213686#M41982</link>
      <description>&lt;P&gt;@splk5000 I have converted my comment to answer since %d resolved the issue in this case.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 20:33:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-props-conf-so-Splunk-will-recognize-a-month-s-time/m-p/213686#M41982</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2016-11-08T20:33:27Z</dc:date>
    </item>
  </channel>
</rss>

