<?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: Debug timestamp issue for data coming from UDP port in Cloud Splunk. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450529#M78192</link>
    <description>&lt;P&gt;So all events are showing timestamps a certain amount of hours behind/ahead?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2018 14:02:37 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2018-07-18T14:02:37Z</dc:date>
    <item>
      <title>Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450527#M78190</link>
      <description>&lt;P&gt;I have an index whose data is being fetched from UDP port. Index is experiencing latency [lag in events] and we suspect timestamp issues with index. How can this be debugged further.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 11:50:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450527#M78190</guid>
      <dc:creator>JuhiSaxena</dc:creator>
      <dc:date>2018-07-18T11:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450528#M78191</link>
      <description>&lt;P&gt;any clue in splunkd.log?&lt;BR /&gt;
&lt;CODE&gt;index = _internal sourcetype=splunkd ... other text like your sourcetype or udp port number&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 13:38:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450528#M78191</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-07-18T13:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450529#M78192</link>
      <description>&lt;P&gt;So all events are showing timestamps a certain amount of hours behind/ahead?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 14:02:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450529#M78192</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-07-18T14:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450530#M78193</link>
      <description>&lt;P&gt;I am getting some Date Parse warnings.&lt;/P&gt;

&lt;P&gt;WARN  DateParserVerbose - Failed to parse timestamp. Defaulting to timestamp of previous event (Wed Jul 18 07:00:14 2018)&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 14:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450530#M78193</guid>
      <dc:creator>JuhiSaxena</dc:creator>
      <dc:date>2018-07-18T14:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450531#M78194</link>
      <description>&lt;P&gt;please show us some sample data and your props.conf for parsing timestamp&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 14:22:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450531#M78194</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-07-18T14:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450532#M78195</link>
      <description>&lt;P&gt;Data like :&lt;BR /&gt;
&lt;EM&gt;hostname: NB-9-126-2&lt;BR /&gt;&lt;BR /&gt;
       level: INFO&lt;BR /&gt;&lt;BR /&gt;
       monitoring: WrkSet: 73M&lt;BR /&gt;
PeakWrkSet: 74M&lt;BR /&gt;
PrivMemSize: 80M&lt;BR /&gt;
VirtMemSize: 487M&lt;BR /&gt;
HndleCnt: 649&lt;BR /&gt;
ThrdCnt: 30&lt;BR /&gt;&lt;BR /&gt;
       msg: null&lt;BR /&gt;&lt;BR /&gt;
       ts: 2018-07-18T14:27:25.1923380Z&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;props.cfg-&lt;BR /&gt;
&lt;EM&gt;KV_MODE = none&lt;BR /&gt;
TRUNCATE = 0&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TIME_PREFIX = "ts":"&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 2048&lt;BR /&gt;
MAX_EVENTS = 1&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:30:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450532#M78195</guid>
      <dc:creator>JuhiSaxena</dc:creator>
      <dc:date>2020-09-29T20:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450533#M78196</link>
      <description>&lt;P&gt;there is lag in data indexing [behind].&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 14:34:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450533#M78196</guid>
      <dc:creator>JuhiSaxena</dc:creator>
      <dc:date>2018-07-18T14:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450534#M78197</link>
      <description>&lt;P&gt;Try running something like this and share result.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=yourindex sourcetype=yoursourcetype | eval lag=abs(_time-_indextime) | stats avg(lag) max(lag) min(lag)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If there is an issue in timestamp parsing, especially the Timezone, then all three columns should be very close in value. &lt;/P&gt;

&lt;P&gt;Is your data in json format? (with values in double quotes)?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 14:56:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450534#M78197</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-07-18T14:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450535#M78198</link>
      <description>&lt;P&gt;yes Json&lt;/P&gt;

&lt;P&gt;avg(lag) : 53.383068783068786&lt;BR /&gt;
max(lag): 143&lt;BR /&gt;
min(lag):0&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:05:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450535#M78198</guid>
      <dc:creator>JuhiSaxena</dc:creator>
      <dc:date>2018-07-18T15:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450536#M78199</link>
      <description>&lt;P&gt;so per above stats, the lags are less that 3 mins, which are acceptable to many. Do you expect those to be even lesser?&lt;/P&gt;

&lt;P&gt;Per above stats also, there doesn't seem to be timezone issue. I would still recommend using following for your props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[yourSourceTypeHere]
KV_MODE = none
TRUNCATE = 0
SHOULD_LINEMERGE = false
TIME_PREFIX = \"ts\"\:\"
MAX_TIMESTAMP_LOOKAHEAD = 28
TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%7N%Z
MAX_EVENTS = 1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:11:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450536#M78199</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-07-18T15:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450537#M78200</link>
      <description>&lt;P&gt;If I check for 24hrs, lag has reached to even 30minutes as well.&lt;/P&gt;

&lt;P&gt;avg(lag) :872.6742391843478 &lt;BR /&gt;
max(lag) :1815.000000&lt;BR /&gt;
min(lag) : 0&lt;/P&gt;

&lt;P&gt;Moreover, If its not a timeZone issue, what else could be the reason, is it timestamp parsing issue only?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:21:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450537#M78200</guid>
      <dc:creator>JuhiSaxena</dc:creator>
      <dc:date>2018-07-18T15:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450538#M78201</link>
      <description>&lt;P&gt;It could be. How about you use the props.conf which I provided, which should parse the timestamp correctly (based on our sample data). Monitor for few hours and see if the lag has reduced or not.&lt;/P&gt;

&lt;P&gt;Also check if you see any blocked queues on your indexer/heavy forwarder which might be adding delay in indexing. &lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/168882/how-to-troubleshoot-blocked-queues-that-are-preven.html"&gt;https://answers.splunk.com/answers/168882/how-to-troubleshoot-blocked-queues-that-are-preven.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:43:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450538#M78201</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-07-18T15:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Debug timestamp issue for data coming from UDP port in Cloud Splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450539#M78202</link>
      <description>&lt;P&gt;Doesn't looks to be a case of blocked queues. We'll try altering props.cfg as you suggested.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:53:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Debug-timestamp-issue-for-data-coming-from-UDP-port-in-Cloud/m-p/450539#M78202</guid>
      <dc:creator>JuhiSaxena</dc:creator>
      <dc:date>2018-07-18T15:53:40Z</dc:date>
    </item>
  </channel>
</rss>

