<?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: Events indexing with the wrong time stamp in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619554#M106821</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the detailed explanation!&lt;/P&gt;&lt;P&gt;Done done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Freddy&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 21:10:37 GMT</pubDate>
    <dc:creator>freddy_Guo</dc:creator>
    <dc:date>2022-11-03T21:10:37Z</dc:date>
    <item>
      <title>Why are events indexing with the wrong time stamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619031#M106760</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;We have a custom TA to collect some logs from a Windows Server.&lt;BR /&gt;This morning I just noticed that the Splunk is actually swapping day and month.&lt;BR /&gt;Note: The time difference is from different time zone, shouldn't be a problem&lt;BR /&gt;For example&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;1/11/22 9:59:30.447 AM Src1 [01/11/2022 08:59:30.447]
1/11/22 9:59:30.447 AM Src1 [01/11/2022 08:59:30.447]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;It was working before the event time turned to 01/11/2022 00:00:00&lt;BR /&gt;Last logging:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;11/1/22 12:59:30.548 AM Src1 [31/10/2022 23:59:30.548]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Our props.conf looks like below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;DATETIME_CONFIG =
LINE_BREAKER = ([\r\n]+)
TIME_FORMAT = %d/%m/%Y %H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD = 125
SHOULD_LINEMERGE = false
TIME_PREFIX = Src1\s+\[&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Any suggestion will be appreciated. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 14:41:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619031#M106760</guid>
      <dc:creator>freddy_Guo</dc:creator>
      <dc:date>2022-11-01T14:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Events indexing with the wrong time stamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619053#M106762</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239500"&gt;@freddy_Guo&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;where do you located this TA?&lt;/P&gt;&lt;P&gt;it must be located on Indexers or, if present, on Heavy Forwarders, not on Universal Forwarders.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 06:53:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619053#M106762</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-01T06:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Events indexing with the wrong time stamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619212#M106778</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the reply. Good question. It's being deployed on the Universal Forwarder by Deployment server and I don't think it's on indexers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it was working just fine before, just don't understand how that date change would affect this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Freddy&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 22:37:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619212#M106778</guid>
      <dc:creator>freddy_Guo</dc:creator>
      <dc:date>2022-11-01T22:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Events indexing with the wrong time stamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619236#M106780</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239500"&gt;@freddy_Guo&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the problem is that you have a date in european format (dd/mm/yyyy) instead Splunk by default works in american format (mm/dd/yyyy) so until the 31 of october it correctly interpretes the date format, but from the 1st until the 11th of the month it uses the wrong format.&lt;/P&gt;&lt;P&gt;So you need to give the correct TIME_FORMAT on the Indexers or (if present) on Heavy Forwarders.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 07:35:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619236#M106780</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-02T07:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Events indexing with the wrong time stamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619384#M106799</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for the answer.&amp;nbsp; That's very interesting. I thought having the TA in universal forwarder would make sure the date extracted properly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. I will deploy this TA on our indexer clusters. But does the props.conf look good to you?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 00:18:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619384#M106799</guid>
      <dc:creator>freddy_Guo</dc:creator>
      <dc:date>2022-11-03T00:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Events indexing with the wrong time stamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619393#M106801</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, I really apprecaite your help. The logging is back now after I pushed the TA contains that props.conf into our indexer cluster, you were right. Indexers had no idea what time the should use.&lt;/P&gt;&lt;P&gt;But one thing that still doesn't make sense to me is why it doesn't know how to handle logs &lt;SPAN&gt;from the 1st until the 11th of the month&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 02:17:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619393#M106801</guid>
      <dc:creator>freddy_Guo</dc:creator>
      <dc:date>2022-11-03T02:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Events indexing with the wrong time stamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619410#M106802</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239500"&gt;@freddy_Guo&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as I said, by default Splunk uses the american date format (mm/dd/yyyy) so from the 1st to the 12th of the month it can apply this date format to your events, after the 12th it recognizes that the american format is wrong and it applies the european format.&lt;/P&gt;&lt;P&gt;The solution is to say to Splunk that for that sourcetype it has to apply the european format using TIME_FORMAT option in props.conf.&lt;/P&gt;&lt;P&gt;Tell me if I can help you more, otherwise, please, accept one answer for the other people of Community.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 07:11:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619410#M106802</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-03T07:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Events indexing with the wrong time stamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619554#M106821</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the detailed explanation!&lt;/P&gt;&lt;P&gt;Done done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Freddy&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 21:10:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619554#M106821</guid>
      <dc:creator>freddy_Guo</dc:creator>
      <dc:date>2022-11-03T21:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Events indexing with the wrong time stamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619598#M106828</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239500"&gt;@freddy_Guo&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 07:28:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-events-indexing-with-the-wrong-time-stamp/m-p/619598#M106828</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-04T07:28:45Z</dc:date>
    </item>
  </channel>
</rss>

