<?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 nullqueue not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175924#M35299</link>
    <description>&lt;P&gt;This seems pretty straight forward, but its not working for me.  In the indexer/search head.  Ive set the following to attempt to get rid of the Healthchecker noise, but it is not doing anything.  All Healthcheker events are still being indexed.&lt;/P&gt;

&lt;P&gt;in /opt/splunk/etc/system/local&lt;BR /&gt;
Prop.conf&lt;BR /&gt;
[access_combined_wcookie]&lt;BR /&gt;
TRANSFORMS-nullQ = nullFilter&lt;/P&gt;

&lt;P&gt;Transforms.conf&lt;BR /&gt;
[nullFilter]&lt;BR /&gt;
REGEX = ELB-HealthChecker&lt;BR /&gt;
DEST_KEY=queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 16:41:56 GMT</pubDate>
    <dc:creator>Cuyose</dc:creator>
    <dc:date>2020-09-28T16:41:56Z</dc:date>
    <item>
      <title>nullqueue not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175924#M35299</link>
      <description>&lt;P&gt;This seems pretty straight forward, but its not working for me.  In the indexer/search head.  Ive set the following to attempt to get rid of the Healthchecker noise, but it is not doing anything.  All Healthcheker events are still being indexed.&lt;/P&gt;

&lt;P&gt;in /opt/splunk/etc/system/local&lt;BR /&gt;
Prop.conf&lt;BR /&gt;
[access_combined_wcookie]&lt;BR /&gt;
TRANSFORMS-nullQ = nullFilter&lt;/P&gt;

&lt;P&gt;Transforms.conf&lt;BR /&gt;
[nullFilter]&lt;BR /&gt;
REGEX = ELB-HealthChecker&lt;BR /&gt;
DEST_KEY=queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:41:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175924#M35299</guid>
      <dc:creator>Cuyose</dc:creator>
      <dc:date>2020-09-28T16:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: nullqueue not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175925#M35300</link>
      <description>&lt;P&gt;Check your REGEX string.  If you post it here with some sample events, we can check it for you.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 16:57:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175925#M35300</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-05-22T16:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: nullqueue not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175926#M35301</link>
      <description>&lt;P&gt;regex is in the tranforms, its straigh forward, if access log event has that in it, ignore it.  The following works in search&lt;/P&gt;

&lt;P&gt;index=test sourcetype="access_combined_wcookie"| regex _raw=HealthChecker&lt;/P&gt;

&lt;P&gt;this should be returning nothing with my nullQueue set, but all the events are still being  indexed&lt;/P&gt;

&lt;P&gt;here is a sample event returned&lt;/P&gt;

&lt;P&gt;1X.XXX.XX.XXX 1X.XXX.XX.XXX - - [22/May/2014:17:00:40 +0000] "GET /health.php HTTP/1.1" 200 58 "-" "ELB-HealthChecker/1.0" "-"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175926#M35301</guid>
      <dc:creator>Cuyose</dc:creator>
      <dc:date>2020-09-28T16:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: nullqueue not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175927#M35302</link>
      <description>&lt;P&gt;Your REGEX appears to work fine with your sample event. Have you verified the right props.conf stanza is executing?&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 17:32:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175927#M35302</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-05-22T17:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: nullqueue not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175928#M35303</link>
      <description>&lt;P&gt;How would you verify it?  it seems pretty straight forward, how would i check to see that its executing?&lt;/P&gt;

&lt;P&gt;[access_combined_wcookie]&amp;gt;source type&lt;BR /&gt;
TRANSFORMS-nullQ = nullFilter&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:42:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175928#M35303</guid>
      <dc:creator>Cuyose</dc:creator>
      <dc:date>2020-09-28T16:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: nullqueue not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175929#M35304</link>
      <description>&lt;P&gt;By comparing the props.conf stanza name to your sourcetype, which I could have done with the info you already supplied.  Can you tell I'm in pre-vacation mode?  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 17:41:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175929#M35304</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-05-22T17:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: nullqueue not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175930#M35305</link>
      <description>&lt;P&gt;haha, no problem, I've had that kind of week too. However all seems to be set up fine.  The only thing I can think of trying, but didn't want to go randomly trying different solutions yet.&lt;/P&gt;

&lt;P&gt;Is to try and specify a different source type in my input stanzas instead of the auto generated access-combined-wcookie that splunk assigns to access files and go from there.  I wanted to see if someone had a simple explanation why this wasn't working first.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 17:51:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175930#M35305</guid>
      <dc:creator>Cuyose</dc:creator>
      <dc:date>2014-05-22T17:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: nullqueue not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175931#M35306</link>
      <description>&lt;P&gt;Ok, this is interesting.  So there seems to have been a large lag in when this (sorta) started working.  Most events are being filtered now, but even though I have this set in the Main Indexer props/transforms.conf.  One of the hosts is still getting these events indexed.&lt;/P&gt;

&lt;P&gt;Any idea why it would be a specific host?  Since its not a config on the universal forwarders, but rather the indexer itself it shouldn't require a reload deploy-server or anything, right?&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 18:28:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/nullqueue-not-working/m-p/175931#M35306</guid>
      <dc:creator>Cuyose</dc:creator>
      <dc:date>2014-05-22T18:28:55Z</dc:date>
    </item>
  </channel>
</rss>

