<?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: Blacklist problem in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-problem/m-p/96191#M20036</link>
    <description>&lt;P&gt;'splunk clean eventdata' clears data that has already been indexed. Since the data is coming in via a UF, and the UF has no indexes, this isn't a valid command. You could try to run 'splunk clean eventdata syslog -f', but would clear out ALL your syslog data, so use it carefully. It is possible that, if you've got a lot of data, that some of it is still queued on the forwarder. &lt;/P&gt;

&lt;P&gt;You could also look at the file input status by running the following command on the UF in $SPLUNK_HOME/bin/&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk _internal call /services/admin/inputstatus/TailingProcessor:FileStatus
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 06 May 2011 15:16:10 GMT</pubDate>
    <dc:creator>jbsplunk</dc:creator>
    <dc:date>2011-05-06T15:16:10Z</dc:date>
    <item>
      <title>Blacklist problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-problem/m-p/96190#M20035</link>
      <description>&lt;P&gt;I'm using the universal forwarder on Solaris.&lt;/P&gt;

&lt;P&gt;I set up the following input:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
[monitor:///var/log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = syslog&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;and then discovered the joy of /var/log/pool/poold, to which the system writes once every fifteen seconds.  We don't really need or care about that log, so I added&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
blacklist = .*poold$&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;and restarted the forwarder.  I can see from the output of "splunk list monitor" that the file is no longer supposedly being watched, but I'm still getting new events from it!&lt;/P&gt;

&lt;P&gt;Someone else here mentioned that they used "splunk clean eventdata" to clear up this sort of problem, but that only works with the full Splunk install, not with the universal forwarder.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2011 05:53:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blacklist-problem/m-p/96190#M20035</guid>
      <dc:creator>mjmcleod</dc:creator>
      <dc:date>2011-05-06T05:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Blacklist problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-problem/m-p/96191#M20036</link>
      <description>&lt;P&gt;'splunk clean eventdata' clears data that has already been indexed. Since the data is coming in via a UF, and the UF has no indexes, this isn't a valid command. You could try to run 'splunk clean eventdata syslog -f', but would clear out ALL your syslog data, so use it carefully. It is possible that, if you've got a lot of data, that some of it is still queued on the forwarder. &lt;/P&gt;

&lt;P&gt;You could also look at the file input status by running the following command on the UF in $SPLUNK_HOME/bin/&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk _internal call /services/admin/inputstatus/TailingProcessor:FileStatus
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 May 2011 15:16:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blacklist-problem/m-p/96191#M20036</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-05-06T15:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Blacklist problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blacklist-problem/m-p/96192#M20037</link>
      <description>&lt;P&gt;I'd been giving it a good 30 minutes to clear the forwarder queue, but it was still going.&lt;/P&gt;

&lt;P&gt;Came back today after the weekend and it's stopped pushing data over from that log.  So something of a false alarm!&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2011 05:09:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blacklist-problem/m-p/96192#M20037</guid>
      <dc:creator>mjmcleod</dc:creator>
      <dc:date>2011-05-10T05:09:24Z</dc:date>
    </item>
  </channel>
</rss>

