<?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 to stop ingesting from 1 of 4 firewalls? in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588751#M10662</link>
    <description>&lt;P&gt;I need to stop ingesting from 1 of 4 of my firewalls.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The path of our architecture is&amp;nbsp; firewalls &amp;gt;&amp;gt;&amp;gt;syslog&amp;gt;&amp;gt;&amp;gt;&amp;gt;deployment server&amp;gt;&amp;gt;indexer cluster&amp;gt;&amp;gt;&amp;gt;&amp;gt;search head&lt;/P&gt;&lt;P&gt;I have tried commenting them out under deployment apps (inputs.conf ) in the deployment server, but&amp;nbsp; I am still seeing ingestion from that firewall.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Mar 2022 15:30:04 GMT</pubDate>
    <dc:creator>sandyvaldez</dc:creator>
    <dc:date>2022-03-11T15:30:04Z</dc:date>
    <item>
      <title>How to stop ingesting from 1 of 4 firewalls?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588751#M10662</link>
      <description>&lt;P&gt;I need to stop ingesting from 1 of 4 of my firewalls.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The path of our architecture is&amp;nbsp; firewalls &amp;gt;&amp;gt;&amp;gt;syslog&amp;gt;&amp;gt;&amp;gt;&amp;gt;deployment server&amp;gt;&amp;gt;indexer cluster&amp;gt;&amp;gt;&amp;gt;&amp;gt;search head&lt;/P&gt;&lt;P&gt;I have tried commenting them out under deployment apps (inputs.conf ) in the deployment server, but&amp;nbsp; I am still seeing ingestion from that firewall.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 15:30:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588751#M10662</guid>
      <dc:creator>sandyvaldez</dc:creator>
      <dc:date>2022-03-11T15:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop ingesting from 1 of 4 firewalls?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588761#M10663</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243540"&gt;@sandyvaldez&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you sure its syslog &amp;gt;&amp;gt;deployment server&amp;nbsp;&lt;/P&gt;&lt;P&gt;usually its&amp;nbsp; syslog&amp;gt;&amp;gt; HF &amp;gt;&amp;gt;indexer cluster&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;i guess you are missing a HF component and its where you were probably should be looking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 16:02:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588761#M10663</guid>
      <dc:creator>venky1544</dc:creator>
      <dc:date>2022-03-11T16:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop ingesting from 1 of 4 firewalls?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588776#M10664</link>
      <description>&lt;P&gt;Hi and Thanks for your insight. See below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the exact architecture. This was created before I came onboard. Do you know where I would need to remove or comment out this firewall?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 15:57:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588776#M10664</guid>
      <dc:creator>sandyvaldez</dc:creator>
      <dc:date>2022-03-14T15:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop ingesting from 1 of 4 firewalls?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588816#M10665</link>
      <description>&lt;P&gt;If your firewalls are sending data to Splunk via syslog (which means Splunk is "receiving" the data from firewall and not "pulling/fetching" it), then best way would be to turn off syslog sending on the firewall appliance from which you don't want data to come.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other option would be to "ignore" the incoming data from that 1 firewall. (I would go this route if I can't do first approach). You'll have to look at your Syslog server (splunklogs01) and find the data input which is monitoring syslog data files from that firewall and find a way to turn it off (either commenting the monitoring of that firewall related file if there is a separate file monitoring setup for each firewall OR adding blacklist attribute if a single monitoring stanza is used).&lt;/P&gt;&lt;P&gt;If they all log into same log file, then you'd have to filter the data and drop those events from being indexed.&amp;nbsp; This filtering would be setup on your indexers. You can find filtering configurations here:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.5/Forwarding/Routeandfilterdatad#Filter_event_data_and_send_to_queues" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.5/Forwarding/Routeandfilterdatad#Filter_event_data_and_send_to_queues&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 20:38:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-stop-ingesting-from-1-of-4-firewalls/m-p/588816#M10665</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2022-03-11T20:38:43Z</dc:date>
    </item>
  </channel>
</rss>

