<?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 Do I Blacklist a specific file. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-Do-I-Blacklist-a-specific-file/m-p/263398#M50534</link>
    <description>&lt;P&gt;I have a issue blacklisting a specific file  "voipcall_wcas1.cdr.2016-10-12-17" the filename changes everyday as it follows the dates. It does not really have an extension. This part of the file name does not change "voipcall_wcas1.cdr."&lt;/P&gt;

&lt;P&gt;Can somebody help me. &lt;/P&gt;

&lt;P&gt;Thank you &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 11:29:12 GMT</pubDate>
    <dc:creator>englishjohn</dc:creator>
    <dc:date>2020-09-29T11:29:12Z</dc:date>
    <item>
      <title>How Do I Blacklist a specific file.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-Do-I-Blacklist-a-specific-file/m-p/263398#M50534</link>
      <description>&lt;P&gt;I have a issue blacklisting a specific file  "voipcall_wcas1.cdr.2016-10-12-17" the filename changes everyday as it follows the dates. It does not really have an extension. This part of the file name does not change "voipcall_wcas1.cdr."&lt;/P&gt;

&lt;P&gt;Can somebody help me. &lt;/P&gt;

&lt;P&gt;Thank you &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:29:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-Do-I-Blacklist-a-specific-file/m-p/263398#M50534</guid>
      <dc:creator>englishjohn</dc:creator>
      <dc:date>2020-09-29T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Blacklist a specific file.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-Do-I-Blacklist-a-specific-file/m-p/263399#M50535</link>
      <description>&lt;P&gt;As long as you don't want ANY of the "voipcall_wcas1.cdr." files you could just add "voipcall_wcas1.cdr.*" to the blacklist.&lt;/P&gt;

&lt;P&gt;Apparently, I cant submit this as an answer because I have less than 40 rep points.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:27:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-Do-I-Blacklist-a-specific-file/m-p/263399#M50535</guid>
      <dc:creator>bpitts2</dc:creator>
      <dc:date>2020-09-29T11:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Blacklist a specific file.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-Do-I-Blacklist-a-specific-file/m-p/263400#M50536</link>
      <description>&lt;P&gt;Edit the inputs.conf for the app you're working in, (SPLUNK-HOME/etc/apps/search/local/inputs.conf would be the path for the default search app)&lt;/P&gt;

&lt;P&gt;Now to ignore the voipcall_wcas1.cdr files, you simply add a blacklist to the same input.conf,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///directory/directory2/]
disabled = false
index = main
_blacklist = voipcall_wcas1.cdr*
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:22:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-Do-I-Blacklist-a-specific-file/m-p/263400#M50536</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2016-10-18T13:22:52Z</dc:date>
    </item>
  </channel>
</rss>

