<?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 On a syslog light fowarder, how to ignore certain junk folders in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175893#M35293</link>
    <description>&lt;P&gt;So I have a syslog fowarder with splunk light fowarder installed.&lt;BR /&gt;
I have a /var/syslog/* monitor statement, and also some custom ones where needed /var/syslog/servername1/* index=test etc...&lt;/P&gt;

&lt;P&gt;I have noticed that some users send in some real crappy data(example %hostgoeshere+timestamp) Without removing my catch all monitor statement and having a never ending task of adding new hosts.&lt;BR /&gt;
Is there a way with the monitor statement to send this data to the null queue?&lt;BR /&gt;
Something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/syslog/%hostgoeshere*/*.log]
index=null
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Don't see the notes anyway without having to use transforms etc... but I think this must be easier.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2014 10:41:33 GMT</pubDate>
    <dc:creator>Pierceyuk</dc:creator>
    <dc:date>2014-03-06T10:41:33Z</dc:date>
    <item>
      <title>On a syslog light fowarder, how to ignore certain junk folders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175893#M35293</link>
      <description>&lt;P&gt;So I have a syslog fowarder with splunk light fowarder installed.&lt;BR /&gt;
I have a /var/syslog/* monitor statement, and also some custom ones where needed /var/syslog/servername1/* index=test etc...&lt;/P&gt;

&lt;P&gt;I have noticed that some users send in some real crappy data(example %hostgoeshere+timestamp) Without removing my catch all monitor statement and having a never ending task of adding new hosts.&lt;BR /&gt;
Is there a way with the monitor statement to send this data to the null queue?&lt;BR /&gt;
Something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/syslog/%hostgoeshere*/*.log]
index=null
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Don't see the notes anyway without having to use transforms etc... but I think this must be easier.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 10:41:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175893#M35293</guid>
      <dc:creator>Pierceyuk</dc:creator>
      <dc:date>2014-03-06T10:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: On a syslog light fowarder, how to ignore certain junk folders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175894#M35294</link>
      <description>&lt;P&gt;Have you considered setting the blacklist attribute as per &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/inputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/inputsconf&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 10:55:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175894#M35294</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-06T10:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: On a syslog light fowarder, how to ignore certain junk folders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175895#M35295</link>
      <description>&lt;P&gt;Interesting so adding something like blacklist = %hostgoeshere. would filter out all this junk?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 11:07:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175895#M35295</guid>
      <dc:creator>Pierceyuk</dc:creator>
      <dc:date>2014-03-06T11:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: On a syslog light fowarder, how to ignore certain junk folders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175896#M35296</link>
      <description>&lt;P&gt;Yup, a file will be ignored if its path matches the regex specified in a blacklist attribute. There's more info here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/Data/Whitelistorblacklistspecificincomingdata"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.2/Data/Whitelistorblacklistspecificincomingdata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 11:12:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/On-a-syslog-light-fowarder-how-to-ignore-certain-junk-folders/m-p/175896#M35296</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-06T11:12:08Z</dc:date>
    </item>
  </channel>
</rss>

