<?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 Filter syslog input before indexing in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95000#M19794</link>
    <description>&lt;P&gt;I am looking to filter my syslog traffic before it gets indexed by splunk as we are getting a fair bit of fluff from our esxi hosts.&lt;/P&gt;

&lt;P&gt;This is what I have setup so far, and it doesnt appear to be working....it may be an error on my regex, I'm hoping not haha.&lt;/P&gt;

&lt;P&gt;-props.conf-&lt;/P&gt;

&lt;P&gt;[source::SyslogVMware]
TRANSFORMS-null = setnull&lt;/P&gt;

&lt;P&gt;-transforms.conf-&lt;/P&gt;

&lt;P&gt;[setnull]
REGEX = [hostd]
DEST_KEY = queue
FORMAT = nullQueue&lt;/P&gt;

&lt;P&gt;I am hoping to remove all alerts recieved from hostd before being indexed, but this doesnt appear to filter anything and i'm hoping I can get a quick pointer in the right direction.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2010 23:50:23 GMT</pubDate>
    <dc:creator>bumjubeo</dc:creator>
    <dc:date>2010-11-26T23:50:23Z</dc:date>
    <item>
      <title>Filter syslog input before indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95000#M19794</link>
      <description>&lt;P&gt;I am looking to filter my syslog traffic before it gets indexed by splunk as we are getting a fair bit of fluff from our esxi hosts.&lt;/P&gt;

&lt;P&gt;This is what I have setup so far, and it doesnt appear to be working....it may be an error on my regex, I'm hoping not haha.&lt;/P&gt;

&lt;P&gt;-props.conf-&lt;/P&gt;

&lt;P&gt;[source::SyslogVMware]
TRANSFORMS-null = setnull&lt;/P&gt;

&lt;P&gt;-transforms.conf-&lt;/P&gt;

&lt;P&gt;[setnull]
REGEX = [hostd]
DEST_KEY = queue
FORMAT = nullQueue&lt;/P&gt;

&lt;P&gt;I am hoping to remove all alerts recieved from hostd before being indexed, but this doesnt appear to filter anything and i'm hoping I can get a quick pointer in the right direction.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2010 23:50:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95000#M19794</guid>
      <dc:creator>bumjubeo</dc:creator>
      <dc:date>2010-11-26T23:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Filter syslog input before indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95001#M19795</link>
      <description>&lt;P&gt;Figured out a bit....my regex didnt need [hostd].&lt;/P&gt;

&lt;P&gt;I made my REGEX = Hostd:&lt;/P&gt;

&lt;P&gt;and this worked, I am not working on the or command which should be a pipe...arent the conf files using perl regexes?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2010 00:48:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95001#M19795</guid>
      <dc:creator>bumjubeo</dc:creator>
      <dc:date>2010-11-27T00:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Filter syslog input before indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95002#M19796</link>
      <description>&lt;P&gt;Type your custom source correctly and this issue wont be a problem. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2010 02:20:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95002#M19796</guid>
      <dc:creator>bumjubeo</dc:creator>
      <dc:date>2010-11-27T02:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter syslog input before indexing</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95003#M19797</link>
      <description>&lt;P&gt;Ends up the initial regex Hostd: wasn't actually working because Vpxa was being so chatty I didnt notice any Hostd logs, upon further filtering the search I noticed Hostd was sending logs. Looked at my custom source name and I was using the Sourcetype name and not the Source name.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2010 02:22:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filter-syslog-input-before-indexing/m-p/95003#M19797</guid>
      <dc:creator>bumjubeo</dc:creator>
      <dc:date>2010-11-27T02:22:39Z</dc:date>
    </item>
  </channel>
</rss>

