<?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: Correct TIME_FORMAT for the following timestamp? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82757#M17166</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;%a %b %e %H:%M:%S %Z %Y
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 08 Oct 2012 04:48:06 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2012-10-08T04:48:06Z</dc:date>
    <item>
      <title>Correct TIME_FORMAT for the following timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82756#M17165</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
I'm having trouble extracting the following timestamp for one source, is there someone here that can recommend what values to put into the $SPLUNK_HOME/etc/system/default/local file under the TIME_FORMAT attribute?&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Mon Oct  8 12:15:10 EST 2012:&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;That is currently being indexed as 10/9/12 4:15:10.000 AM when it should be 8/10/12 12:15:10 AM.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:35:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82756#M17165</guid>
      <dc:creator>infomedix</dc:creator>
      <dc:date>2020-09-28T12:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Correct TIME_FORMAT for the following timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82757#M17166</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;%a %b %e %H:%M:%S %Z %Y
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Oct 2012 04:48:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82757#M17166</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-10-08T04:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Correct TIME_FORMAT for the following timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82758#M17167</link>
      <description>&lt;P&gt;Thanks Ayn, perhaps you can help me further, I placed the following in /opt/splunk/etc/system/local/props.conf:&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;[source::/directory/structure/logfile.log]&lt;/P&gt;

&lt;P&gt;TIME_FORMAT = %a %b %e %H:%M:%S %Z %Y&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;Then restarted the service and fed more data into the log however it is still not recognising the timestamp.  Is there something which I am doing wrong that you can see?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 05:08:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82758#M17167</guid>
      <dc:creator>infomedix</dc:creator>
      <dc:date>2012-10-08T05:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Correct TIME_FORMAT for the following timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82759#M17168</link>
      <description>&lt;P&gt;Are you looking for timestamps in new events or old ones? Events that have already been indexed will not be affected by this change, because they already have their timestamp set.&lt;/P&gt;

&lt;P&gt;Otherwise check splunkd.log for messages related to strptime time extraction, to see what error it is throwing. You MIGHT need to include an extra ":" at the end in your TIME_FORMAT.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 05:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82759#M17168</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-10-08T05:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Correct TIME_FORMAT for the following timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82760#M17169</link>
      <description>&lt;P&gt;I am looking at the newer ones, I fed new data into it after making the changes and restarting the service.&lt;/P&gt;

&lt;P&gt;My gut feeling is that the props file is not being called...&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 06:08:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82760#M17169</guid>
      <dc:creator>infomedix</dc:creator>
      <dc:date>2012-10-08T06:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Correct TIME_FORMAT for the following timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82761#M17170</link>
      <description>&lt;P&gt;I am still unsuccessful in configuring this, can anybody see anything that I am missing?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 22:34:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Correct-TIME-FORMAT-for-the-following-timestamp/m-p/82761#M17170</guid>
      <dc:creator>infomedix</dc:creator>
      <dc:date>2012-10-09T22:34:24Z</dc:date>
    </item>
  </channel>
</rss>

