<?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: Can you help me send events to null queue from a farm of heavy forwarders (syslog servers)? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394505#M70429</link>
    <description>&lt;P&gt;so after /vcacalog/... I should have 3 dots?  &lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2018 17:07:55 GMT</pubDate>
    <dc:creator>iatwal</dc:creator>
    <dc:date>2018-09-27T17:07:55Z</dc:date>
    <item>
      <title>Can you help me send events to null queue from a farm of heavy forwarders (syslog servers)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394503#M70427</link>
      <description>&lt;P&gt;I have these types of logs coming into Splunk today from 3 heavy forwarders (syslog servers) via inputs.conf apps I've deployed from a deployer.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Sep 27 07:11:08 hq1acptrvra1202.me.com ea_tomcat: env=ACPT  profile=claymore Sep 27 07:11:08 hq1acptrvra1202.me.com ea_tomcat: env=ACPT  profile=claymore  (nmon) CMD (/etc/nmon-logger/bin/nmon_helper.sh /etc/nmon-logger /var/log/nmon-logger &amp;gt;&amp;gt; /var/log/nmon-logger/nmon_collect.log 2&amp;gt;&amp;amp;1) 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want to send all events with "nmon" in them to the Null Queue.  I created an app to send out props/tranforms to the Heavy Forwarders and for consistency I sent the same to our cluster of indexers.  Logs are still coming in. What are we missing?&lt;/P&gt;

&lt;P&gt;Source:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/vcaclog/ACPT/broker-fad-api/hq1acptrvra0775.me.com/ea_tomcat.log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;everything segment after /vcaclog/ can be dynamic.&lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::/vcaclog/*]
TRANSFORMS-null= setnull-test
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[setnull-test]
REGEX = (?m)(nmon)
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 27 Sep 2018 15:56:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394503#M70427</guid>
      <dc:creator>iatwal</dc:creator>
      <dc:date>2018-09-27T15:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me send events to null queue from a farm of heavy forwarders (syslog servers)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394504#M70428</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::/vcaclog/...]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;*&lt;/CODE&gt; doesn't match across &lt;CODE&gt;/&lt;/CODE&gt; characters in source.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 16:56:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394504#M70428</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-09-27T16:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me send events to null queue from a farm of heavy forwarders (syslog servers)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394505#M70429</link>
      <description>&lt;P&gt;so after /vcacalog/... I should have 3 dots?  &lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 17:07:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394505#M70429</guid>
      <dc:creator>iatwal</dc:creator>
      <dc:date>2018-09-27T17:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me send events to null queue from a farm of heavy forwarders (syslog servers)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394506#M70430</link>
      <description>&lt;P&gt;Yes..&lt;BR /&gt;
please refer this more info-&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.3/Data/Specifyinputpathswithwildcards"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.3/Data/Specifyinputpathswithwildcards&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 17:22:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394506#M70430</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-09-27T17:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me send events to null queue from a farm of heavy forwarders (syslog servers)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394507#M70431</link>
      <description>&lt;P&gt;Thank you this worked!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 19:22:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394507#M70431</guid>
      <dc:creator>iatwal</dc:creator>
      <dc:date>2018-09-27T19:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me send events to null queue from a farm of heavy forwarders (syslog servers)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394508#M70432</link>
      <description>&lt;P&gt;Glad to hear that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Please mark the answer as accepted, so others can also quickly find this as the correct answer if they stumble upon the same question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 07:15:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-send-events-to-null-queue-from-a-farm-of-heavy/m-p/394508#M70432</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-09-28T07:15:56Z</dc:date>
    </item>
  </channel>
</rss>

