<?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: Use of Blacklist and Wildcards in File/Directory Information Inputs App in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528124#M64102</link>
    <description>&lt;P&gt;Yes, you can do both of those things. It's very common to use, for example, &lt;FONT face="courier new,courier"&gt;blacklist1 = \.gz$&lt;/FONT&gt; to avoid indexing compressed files (often in the case of rolled log files).&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.0/Admin/Inputsconf#MONITOR" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.0/Admin/Inputsconf#MONITOR&lt;/A&gt;:&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2020 14:06:36 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-11-05T14:06:36Z</dc:date>
    <item>
      <title>Use of Blacklist and Wildcards in File/Directory Information Inputs App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528044#M64098</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/1861"&gt;@LukeMurphey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am implementing this app to our environment and I was wondering if it is possible to do a few things?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;use a wildcard in the file_path inputs ?&lt;UL&gt;&lt;LI&gt;e.g. file_path = C:\Users\...\Chrome OR file_path=C:\Users\*\Local&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;use a blacklist to ignore certain file types ?&lt;UL&gt;&lt;LI&gt;e.g. blacklist1 = lnk$&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 01:10:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528044#M64098</guid>
      <dc:creator>bimord</dc:creator>
      <dc:date>2020-11-05T01:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Use of Blacklist and Wildcards in File/Directory Information Inputs App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528124#M64102</link>
      <description>&lt;P&gt;Yes, you can do both of those things. It's very common to use, for example, &lt;FONT face="courier new,courier"&gt;blacklist1 = \.gz$&lt;/FONT&gt; to avoid indexing compressed files (often in the case of rolled log files).&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.0/Admin/Inputsconf#MONITOR" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.0/Admin/Inputsconf#MONITOR&lt;/A&gt;:&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 14:06:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528124#M64102</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-11-05T14:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Use of Blacklist and Wildcards in File/Directory Information Inputs App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528223#M64104</link>
      <description>&lt;P&gt;thanks &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt; for the feedback on the use of blacklist for use in inputs.conf.&lt;/P&gt;&lt;P&gt;Do you happen to have an example of how to use wildcards for the file_path field used by this app?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 21:36:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528223#M64104</guid>
      <dc:creator>bimord</dc:creator>
      <dc:date>2020-11-05T21:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Use of Blacklist and Wildcards in File/Directory Information Inputs App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528228#M64105</link>
      <description>&lt;P&gt;Sorry, I was thinking of a different app when I gave my previous answer.&amp;nbsp; The file_meta_data app has a "file_filter" option that appears to be what you're looking for, but I have no experience with the app so I don't know for sure.&lt;/P&gt;&lt;P&gt;The app is marked as Not Supported, but it may be worth contacting the developer for assistance or, at least, documentation.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 22:09:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528228#M64105</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-11-05T22:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Use of Blacklist and Wildcards in File/Directory Information Inputs App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528265#M64107</link>
      <description>&lt;P&gt;Yeah having tried to used blacklist for the file_meta_data app i can see from the internal logs that it isn't supported.&lt;/P&gt;&lt;P&gt;I also tried the file_filter field but it seems to act more like a whitelist and so isn't working for my use case.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/1861"&gt;@LukeMurphey&lt;/a&gt;is the developer of this app (hence why I started my post with his member link) so hopefully he will see this post and let me know how to get the ball rolling &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 04:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Use-of-Blacklist-and-Wildcards-in-File-Directory-Information/m-p/528265#M64107</guid>
      <dc:creator>bimord</dc:creator>
      <dc:date>2020-11-06T04:11:15Z</dc:date>
    </item>
  </channel>
</rss>

