<?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 How to blacklist a set hosts using segment in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-set-hosts-using-segment/m-p/482801#M82717</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have an inputs.conf that seems to be ignoring the host entries that I've entered.  Am I missing something?  &lt;/P&gt;

&lt;P&gt;`[monitor:///data/syslog-ng/logs/unknown/.../*.log]&lt;BR /&gt;
host_segment = 5&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = unknown&lt;BR /&gt;
sourcetype = unknown_syslog&lt;BR /&gt;
blacklist=(1.2.3.4|4.5.6.7|6.7.8.9|127.0.0.1)&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 04:24:38 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2020-09-30T04:24:38Z</dc:date>
    <item>
      <title>How to blacklist a set hosts using segment</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-set-hosts-using-segment/m-p/482801#M82717</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have an inputs.conf that seems to be ignoring the host entries that I've entered.  Am I missing something?  &lt;/P&gt;

&lt;P&gt;`[monitor:///data/syslog-ng/logs/unknown/.../*.log]&lt;BR /&gt;
host_segment = 5&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = unknown&lt;BR /&gt;
sourcetype = unknown_syslog&lt;BR /&gt;
blacklist=(1.2.3.4|4.5.6.7|6.7.8.9|127.0.0.1)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:24:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-set-hosts-using-segment/m-p/482801#M82717</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2020-09-30T04:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist a set hosts using segment</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-set-hosts-using-segment/m-p/482802#M82718</link>
      <description>&lt;P&gt;Think I have it...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///data/syslog-ng/logs/unknown/.../]
whitelist = \.log
host_segment = 5
disabled = false
index = unknown
sourcetype = unknown_syslog
blacklist=(1.2.3.4\/*.log|4.5.6.7\/*.log|6.7.8.9\/*.log|127.0.0.1\/*.log)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 25 Feb 2020 18:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-a-set-hosts-using-segment/m-p/482802#M82718</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2020-02-25T18:14:05Z</dc:date>
    </item>
  </channel>
</rss>

