<?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: Help with props.conf to detect timestamp in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594107#M103886</link>
    <description>&lt;P&gt;Ideally, you should have timezone information within the timestamp. Otherwise, if you know timezone the timestamp is reported in (and it's not prone to change with daylight saving), you can set the timezone explicitly for the given source or sourcetype.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2022 16:41:39 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2022-04-18T16:41:39Z</dc:date>
    <item>
      <title>Help with props.conf to detect timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594103#M103885</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the following raw event.It was parsing with correct date and time until the daylight saving started but after march 13th(daylight saving started) I see one hour mismatch..what changes should I make on props.conf to show the correct time?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;3/13/22&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:59:59.989 PM&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;&lt;SPAN class=""&gt;2022-03-13&lt;/SPAN&gt; &lt;SPAN class=""&gt;22:59:59&lt;/SPAN&gt;,&lt;SPAN class=""&gt;989&lt;/SPAN&gt; |&lt;SPAN class=""&gt;v144031v~212657&lt;/SPAN&gt;|*** &lt;SPAN class=""&gt;conn&lt;/SPAN&gt;[&lt;SPAN class=""&gt;SSL/TLS&lt;/SPAN&gt;]&lt;SPAN class=""&gt;=103&lt;/SPAN&gt; &lt;SPAN class=""&gt;CLIENT&lt;/SPAN&gt;(&lt;SPAN class=""&gt;1.1.2.2:23&lt;/SPAN&gt;) &lt;SPAN class=""&gt;disconnected.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 16:53:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594103#M103885</guid>
      <dc:creator>power12</dc:creator>
      <dc:date>2022-04-19T16:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help with props.conf to detect timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594107#M103886</link>
      <description>&lt;P&gt;Ideally, you should have timezone information within the timestamp. Otherwise, if you know timezone the timestamp is reported in (and it's not prone to change with daylight saving), you can set the timezone explicitly for the given source or sourcetype.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 16:41:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594107#M103886</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-04-18T16:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help with props.conf to detect timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594659#M103924</link>
      <description>&lt;P&gt;You can set your Timezone in props.conf&amp;nbsp;&lt;/P&gt;&lt;P&gt;example:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[host::nyc*]
TZ = US/Eastern&lt;/PRE&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/Applytimezoneoffsetstotimestamps" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Data/Applytimezoneoffsetstotimestamps&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 12:32:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594659#M103924</guid>
      <dc:creator>sperkins</dc:creator>
      <dc:date>2022-04-21T12:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help with props.conf to detect timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594680#M103930</link>
      <description>&lt;P&gt;I have seen that there are still some e.g. network equipments which needs reboot after summer/normal time has changed. But as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;said you should try to get TZ information on source side into events. Then there shouldn't be any issues with it especially when source system and splunk indexer/heavy forwarder are in different time zone!&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 13:51:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-props-conf-to-detect-timestamp/m-p/594680#M103930</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-04-21T13:51:03Z</dc:date>
    </item>
  </channel>
</rss>

