<?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: nullQueue and messages about problems with timestamp extraction in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676164#M18555</link>
    <description>&lt;P&gt;See the Masa diagrams - &lt;A href="https://community.splunk.com/t5/Getting-Data-In/Diagrams-of-how-indexing-works-in-the-Splunk-platform-the-Masa/m-p/590774" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/Diagrams-of-how-indexing-works-in-the-Splunk-platform-the-Masa/m-p/590774&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Timestamp extraction is one of the very first steps in event processing. So even if you later decide to drop (send to nullQueue) some events, that will be done way later in the pipeline.&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 19:22:50 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2024-01-31T19:22:50Z</dc:date>
    <item>
      <title>nullQueue and messages about problems with timestamp extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676057#M18548</link>
      <description>&lt;P&gt;Hello to everyone!&lt;BR /&gt;One of the source types contains messages with no timestamp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;172&amp;gt;hostname: -Traceback:  0x138fc51 0x13928fa 0x1399b28 0x1327c33 0x3ba6c07dff 0x7fba45b0339d&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;To resolve this problem, I created a transform rule that successfully eliminated this "junk" from index&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[wlc_syslog_rt0]
REGEX = ^&amp;lt;\d+&amp;gt;.*?:\s-Traceback:\s+
DEST_KEY = queue
FORMAT = nullQueue&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But after it, I still have messages that indicate timestamp extraction failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;01-31-2024 15:08:17.539 +0300 WARN  DateParserVerbose [17276 merging_0] - Failed to parse timestamp in first MAX_TIMESTAMP_LOOKAHEAD (20) characters of event. Defaulting to timestamp of previous event (Wed Jan 31 15:08:05 2024). Context: source=udp:1100|host=172.22.0.11|wlc_syslog|\r\n				566 similar messages suppressed.  First occurred at: Wed Jan 31 15:03:13 2024&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All events from this sourcetype look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;172&amp;gt;hostname: *spamApTask0: Jan 31 12:58:47.692: %LWAPP-4-SIG_INFO1: [PA]spam_lrad.c:56582 Signature information; AP 00:57:d2:86:c0:30, alarm ON, standard sig Auth flood, track per-Macprecedence 5, hits 300, slot 0, channel 1, most offending MAC 54:14:f3:c8:a1:b3&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before asking, I tried to find events without a timestamp by using regex and cluster commands but didn't find anything&lt;/P&gt;&lt;P&gt;So, is it normal behavior, and splunk indicates timestamp absence before moving to nullQueue or did I do something wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 13:12:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676057#M18548</guid>
      <dc:creator>NoSpaces</dc:creator>
      <dc:date>2024-01-31T13:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: nullQueue and messages about problems with timestamp extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676117#M18551</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253209"&gt;@NoSpaces&lt;/a&gt;&amp;nbsp;- That could be true because Splunk applies &lt;STRONG&gt;Timestamp Parsing before Transforms&lt;/STRONG&gt; (nullQueue).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope this helps to understand why you are seeing the log. Please upvote and accept if this helps and resolves your query!!!&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 16:59:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676117#M18551</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2024-01-31T16:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: nullQueue and messages about problems with timestamp extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676147#M18553</link>
      <description>&lt;P&gt;You won't find events without a timestamp because Splunk always stores every event with a timestamp.&amp;nbsp; If the event does not come with a timestamp or if the timestamp is invalid then Splunk will use the timestamp from the previous event.&lt;/P&gt;&lt;P&gt;The timestamp warning cited does not apply to same sourcetype as the nullQueue transform.&amp;nbsp; The warning is for wlc_syslog and the transform is for wlc_syslog_rt0.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 18:25:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676147#M18553</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-01-31T18:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: nullQueue and messages about problems with timestamp extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676164#M18555</link>
      <description>&lt;P&gt;See the Masa diagrams - &lt;A href="https://community.splunk.com/t5/Getting-Data-In/Diagrams-of-how-indexing-works-in-the-Splunk-platform-the-Masa/m-p/590774" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/Diagrams-of-how-indexing-works-in-the-Splunk-platform-the-Masa/m-p/590774&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Timestamp extraction is one of the very first steps in event processing. So even if you later decide to drop (send to nullQueue) some events, that will be done way later in the pipeline.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 19:22:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676164#M18555</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-31T19:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: nullQueue and messages about problems with timestamp extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676190#M18557</link>
      <description>&lt;P&gt;I can find events without timestamps by using regex&lt;BR /&gt;It is not about the _time field but about the existence of "time" at the event&lt;BR /&gt;Apparanly, my first explanation is not good enough &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 06:46:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676190#M18557</guid>
      <dc:creator>NoSpaces</dc:creator>
      <dc:date>2024-02-01T06:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: nullQueue and messages about problems with timestamp extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676191#M18558</link>
      <description>&lt;P&gt;Thank you for the link to the diagram&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 06:48:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/nullQueue-and-messages-about-problems-with-timestamp-extraction/m-p/676191#M18558</guid>
      <dc:creator>NoSpaces</dc:creator>
      <dc:date>2024-02-01T06:48:00Z</dc:date>
    </item>
  </channel>
</rss>

