<?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 SC4S: version 2 filter events not working in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/SC4S-version-2-filter-events-not-working/m-p/602515#M209730</link>
    <description>&lt;P&gt;Hi, I tried to filter events on version 2.30.0 based on v1.110.0 configuration, but it failed to dropped events in version 2. I also have read the document but somehow it still not working. maybe something that I miss out. kindly advise&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SC4S V1.110.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.csv&lt;BR /&gt;f_null_queue,sc4s_vendor_product,"null_queue"&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.conf&lt;BR /&gt;filter f_null_queue {&lt;BR /&gt;host(10.14.1.98)&lt;BR /&gt;or host(10.14.1.99)&lt;BR /&gt;or host("uk-test-intfw*" type(glob))&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Result: Events from above host has been dropped and didn’t see it show in Splunk&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SC4S v2.30.0&lt;/STRONG&gt;&lt;BR /&gt;$ cat vendor_product_by_source.csv&lt;BR /&gt;f_null_queue,sc4s_vendor_product,"null_queue"&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.conf&lt;BR /&gt;filter f_null_queue {&lt;BR /&gt;host(10.14.1.98)&lt;BR /&gt;or host(10.14.1.99)&lt;BR /&gt;or host("uk-test-intfw*" type(glob))&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Result: With the same statement as V1, events still continues flow into Splunk without filter.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have follow the document and make changed as below&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.csv&lt;BR /&gt;f_cisco_asa,sc4s_vendor_product,cisco_asa&lt;BR /&gt;f_fortinet_fortios,sc4s_vendor_product,fortinet_fortios&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.conf&lt;BR /&gt;filter f_cisco_asa {&lt;BR /&gt;host(10.14.1.98)&lt;BR /&gt;or host(10.14.1.99)&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;filter f_fortinet_fortios {&lt;BR /&gt;host(uk-test-intfw*" type(glob))&lt;BR /&gt;};&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2022 05:18:37 GMT</pubDate>
    <dc:creator>jomon_ng</dc:creator>
    <dc:date>2022-06-21T05:18:37Z</dc:date>
    <item>
      <title>SC4S: version 2 filter events not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SC4S-version-2-filter-events-not-working/m-p/602515#M209730</link>
      <description>&lt;P&gt;Hi, I tried to filter events on version 2.30.0 based on v1.110.0 configuration, but it failed to dropped events in version 2. I also have read the document but somehow it still not working. maybe something that I miss out. kindly advise&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SC4S V1.110.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.csv&lt;BR /&gt;f_null_queue,sc4s_vendor_product,"null_queue"&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.conf&lt;BR /&gt;filter f_null_queue {&lt;BR /&gt;host(10.14.1.98)&lt;BR /&gt;or host(10.14.1.99)&lt;BR /&gt;or host("uk-test-intfw*" type(glob))&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Result: Events from above host has been dropped and didn’t see it show in Splunk&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SC4S v2.30.0&lt;/STRONG&gt;&lt;BR /&gt;$ cat vendor_product_by_source.csv&lt;BR /&gt;f_null_queue,sc4s_vendor_product,"null_queue"&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.conf&lt;BR /&gt;filter f_null_queue {&lt;BR /&gt;host(10.14.1.98)&lt;BR /&gt;or host(10.14.1.99)&lt;BR /&gt;or host("uk-test-intfw*" type(glob))&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Result: With the same statement as V1, events still continues flow into Splunk without filter.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have follow the document and make changed as below&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.csv&lt;BR /&gt;f_cisco_asa,sc4s_vendor_product,cisco_asa&lt;BR /&gt;f_fortinet_fortios,sc4s_vendor_product,fortinet_fortios&lt;/P&gt;&lt;P&gt;$ cat vendor_product_by_source.conf&lt;BR /&gt;filter f_cisco_asa {&lt;BR /&gt;host(10.14.1.98)&lt;BR /&gt;or host(10.14.1.99)&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;filter f_fortinet_fortios {&lt;BR /&gt;host(uk-test-intfw*" type(glob))&lt;BR /&gt;};&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 05:18:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SC4S-version-2-filter-events-not-working/m-p/602515#M209730</guid>
      <dc:creator>jomon_ng</dc:creator>
      <dc:date>2022-06-21T05:18:37Z</dc:date>
    </item>
  </channel>
</rss>

