<?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: Different timestamp recognition for same stanza in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46565#M8799</link>
    <description>&lt;P&gt;Hello Borja&lt;/P&gt;

&lt;P&gt;You should set up correctly the time configuration from windows time to syncronize with a central time server&lt;/P&gt;

&lt;P&gt;Reagrds&lt;/P&gt;</description>
    <pubDate>Wed, 19 Dec 2012 16:29:33 GMT</pubDate>
    <dc:creator>gfuente</dc:creator>
    <dc:date>2012-12-19T16:29:33Z</dc:date>
    <item>
      <title>Different timestamp recognition for same stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46562#M8796</link>
      <description>&lt;P&gt;I am gathering perfmon data from two windows servers but Splunk 5.0 no correctly recognize the timestamp in one of them.&lt;/P&gt;

&lt;P&gt;[perfmon://LocalPhysicalDisk]&lt;BR /&gt;
counters = % Free Space;Free Megabytes&lt;BR /&gt;
interval = 60&lt;BR /&gt;
object = LogicalDisk&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;Wrong timestamp data is generated on a cloud server with a different time that our network although we are both using the default Microsoft ntp server.&lt;/P&gt;

&lt;P&gt;Splunk Timestamp            Data Timestamp&lt;BR /&gt;
11/22/12 9:53:49.765 PM     11/22/2012 21:53:49.765 (local sever)&lt;BR /&gt;
11/22/12 10:05:38.000 PM        11/22/2012 22:06:21.062 (cloud server)&lt;/P&gt;

&lt;P&gt;Why Splunk doesn’t simply use the timestamp of the data?&lt;/P&gt;

&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2012 22:28:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46562#M8796</guid>
      <dc:creator>bfernandez</dc:creator>
      <dc:date>2012-11-27T22:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Different timestamp recognition for same stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46563#M8797</link>
      <description>&lt;P&gt;Splunk may be trying to consider the timezone of each server. This might be found in the event - or it could be set in props.conf for cloud server.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 01:40:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46563#M8797</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-11-29T01:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Different timestamp recognition for same stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46564#M8798</link>
      <description>&lt;P&gt;All the servers have the same TZ, but not the same time, so in this case splunk should use the server's TZ.&lt;/P&gt;

&lt;P&gt;I reckon that the problem is other but I will try setting this option in props.conf.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 18:55:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46564#M8798</guid>
      <dc:creator>bfernandez</dc:creator>
      <dc:date>2012-11-29T18:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Different timestamp recognition for same stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46565#M8799</link>
      <description>&lt;P&gt;Hello Borja&lt;/P&gt;

&lt;P&gt;You should set up correctly the time configuration from windows time to syncronize with a central time server&lt;/P&gt;

&lt;P&gt;Reagrds&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2012 16:29:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46565#M8799</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2012-12-19T16:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Different timestamp recognition for same stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46566#M8800</link>
      <description>&lt;P&gt;Do you have DATETIME_CONFIG = CURRENT in your props.conf?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2012 17:03:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46566#M8800</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-12-19T17:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Different timestamp recognition for same stanza</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46567#M8801</link>
      <description>&lt;P&gt;I am using the default value /etc/datetime.xml to recognise the timestamp in data&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2012 17:53:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Different-timestamp-recognition-for-same-stanza/m-p/46567#M8801</guid>
      <dc:creator>bfernandez</dc:creator>
      <dc:date>2012-12-19T17:53:45Z</dc:date>
    </item>
  </channel>
</rss>

