<?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: Why is the Null Queue Not Working? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321911#M96167</link>
    <description>&lt;P&gt;Hi hI jordanking1992,&lt;BR /&gt;
if you're satisfied by this answer please accept and/or upvote it.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 07 Mar 2018 17:08:46 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2018-03-07T17:08:46Z</dc:date>
    <item>
      <title>Why is the Null Queue Not Working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321908#M96164</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Here is a sample log event I would like to filter:&lt;/P&gt;

&lt;P&gt;20180307 11:11:08.795 [process:flow] [INFO] Thread is returning to available thread pool DM.Appl.ThreadPool&lt;/P&gt;

&lt;P&gt;Here is current props.conf&lt;BR /&gt;
[source::/opt/CA/tracelog.txt]&lt;BR /&gt;
TRANSFORMS-null= setnull&lt;/P&gt;

&lt;P&gt;Here is current transforms.conf&lt;BR /&gt;
[setnull]&lt;BR /&gt;
REGEX = (?i)[INFO]&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;

&lt;P&gt;I would like to send all events that contain [INFO] to null queue but the current configurations on the indexer do not seem to be working. Any thoughts on what might be wrong?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 16:16:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321908#M96164</guid>
      <dc:creator>jordanking1992</dc:creator>
      <dc:date>2018-03-07T16:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the Null Queue Not Working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321909#M96165</link>
      <description>&lt;P&gt;hI jordanking1992,&lt;BR /&gt;
square parenthesis is a special char for regexes so you have to escape them, try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;REGEX = (?i)\[INFO\]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 16:56:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321909#M96165</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2018-03-07T16:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the Null Queue Not Working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321910#M96166</link>
      <description>&lt;P&gt;Giuseppe,&lt;/P&gt;

&lt;P&gt;Thank you so much. Cant believe it was something so simple.&lt;/P&gt;

&lt;P&gt;Respectfully,&lt;BR /&gt;
Jordan&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 17:05:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321910#M96166</guid>
      <dc:creator>king2jd</dc:creator>
      <dc:date>2018-03-07T17:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the Null Queue Not Working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321911#M96167</link>
      <description>&lt;P&gt;Hi hI jordanking1992,&lt;BR /&gt;
if you're satisfied by this answer please accept and/or upvote it.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 17:08:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-the-Null-Queue-Not-Working/m-p/321911#M96167</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2018-03-07T17:08:46Z</dc:date>
    </item>
  </channel>
</rss>

