<?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: How to blacklist the .gz files in input.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/698425#M115786</link>
    <description>&lt;P&gt;Did this ever get resolved?&amp;nbsp; I applied blacklist = \.gz$ and it is not working for me.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2024 17:54:56 GMT</pubDate>
    <dc:creator>bmack</dc:creator>
    <dc:date>2024-09-06T17:54:56Z</dc:date>
    <item>
      <title>How to blacklist the .gz files in input.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/643244#M109607</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;I am trying to backlist the gz files in input.conf. But somehow the blacklist doesn't work properly.&lt;/P&gt;
&lt;P&gt;Files to blacklist:&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="252px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="251.333px"&gt;&lt;A href="https://splunk.sanofi.com/en-US/app/Splunk_TA_salesforce/search?q=search%20index%3Dunix_log_normal%20source%3D%22*.gz%22&amp;amp;display.page.search.mode=smart&amp;amp;dispatch.sample_ratio=1&amp;amp;workload_pool=&amp;amp;earliest=-2d%40d&amp;amp;latest=now&amp;amp;sid=1683909986.94901_30CB3BEE-6F76-49DB-8A32-5F7876440252#" target="_blank" rel="noopener"&gt;/var/log/abc.log-20200512.gz&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="251.333px"&gt;&lt;A href="https://splunk.sanofi.com/en-US/app/Splunk_TA_salesforce/search?q=search%20index%3Dunix_log_normal%20source%3D%22*.gz%22&amp;amp;display.page.search.mode=smart&amp;amp;dispatch.sample_ratio=1&amp;amp;workload_pool=&amp;amp;earliest=-2d%40d&amp;amp;latest=now&amp;amp;sid=1683909986.94901_30CB3BEE-6F76-49DB-8A32-5F7876440252#" target="_blank" rel="noopener"&gt;/var/log/abc.log-20200510.gz&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="251.333px"&gt;&lt;A href="https://splunk.sanofi.com/en-US/app/Splunk_TA_salesforce/search?q=search%20index%3Dunix_log_normal%20source%3D%22*.gz%22&amp;amp;display.page.search.mode=smart&amp;amp;dispatch.sample_ratio=1&amp;amp;workload_pool=&amp;amp;earliest=-2d%40d&amp;amp;latest=now&amp;amp;sid=1683909986.94901_30CB3BEE-6F76-49DB-8A32-5F7876440252#" target="_blank" rel="noopener"&gt;/var/log/messages-20200319.gz&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;I tried this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[monitor:///var/log/*&lt;/P&gt;
&lt;P&gt;crcSalt=&amp;lt;SOURCE&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;blacklist1=\.gz$&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;But this did not work for some of the files that is mentioned above.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Please help with the correct way to blacklist the .gz file.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 13:56:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/643244#M109607</guid>
      <dc:creator>sagar_shubham23</dc:creator>
      <dc:date>2023-05-15T13:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: I want to blacklist the .gz files in input.conf.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/643272#M109614</link>
      <description>&lt;P&gt;The way I read the manual, the &lt;FONT face="courier new,courier"&gt;blacklist1&lt;/FONT&gt; setting is only for &lt;FONT face="courier new,courier"&gt;WinEventLog&lt;/FONT&gt; inputs.&amp;nbsp; Use &lt;FONT face="courier new,courier"&gt;blacklist&lt;/FONT&gt; (without a digit) for &lt;FONT face="courier new,courier"&gt;monitor&amp;nbsp;&lt;/FONT&gt;inputs.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///var/log/*]
crcSalt = &amp;lt;SOURCE&amp;gt;
blacklist = \.gz$&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 17:30:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/643272#M109614</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-05-13T17:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: I want to blacklist the .gz files in input.conf.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/643338#M109617</link>
      <description>&lt;P&gt;I did the same as suggested but didnot work.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 08:04:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/643338#M109617</guid>
      <dc:creator>sagar_shubham23</dc:creator>
      <dc:date>2023-05-15T08:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist the .gz files in input.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/698425#M115786</link>
      <description>&lt;P&gt;Did this ever get resolved?&amp;nbsp; I applied blacklist = \.gz$ and it is not working for me.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 17:54:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-the-gz-files-in-input-conf/m-p/698425#M115786</guid>
      <dc:creator>bmack</dc:creator>
      <dc:date>2024-09-06T17:54:56Z</dc:date>
    </item>
  </channel>
</rss>

