<?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: remove whitelist restrictions? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330844#M61312</link>
    <description>&lt;P&gt;If you add these 2 settings and then restart:&lt;/P&gt;

&lt;P&gt;start_from = oldest&lt;BR /&gt;
   current_only = 0&lt;BR /&gt;
Then it should send EVERYTHING &lt;EM&gt;again&lt;/EM&gt; which will cause you to have some events twice so you might use &lt;CODE&gt;clean eventdata&lt;/CODE&gt; to delete your index data first.  BUT REMEMBER TO REMOVE THESE SETTINGS after the forwarder starts sending data for "now".&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 15:05:04 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2020-09-29T15:05:04Z</dc:date>
    <item>
      <title>remove whitelist restrictions?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330841#M61309</link>
      <description>&lt;P&gt;I had been using an inputs.conf whitelist to filter event logs by event code but now I would like to send all security logs to splunk from the forwarder. Is simply removing the whitelist entry and restarting the splunk forwarder service enough to do this? i tried this, and it hasn't started sending the data yet, it seems...&lt;/P&gt;

&lt;P&gt;before:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = &amp;lt;Computer’s Name&amp;gt;
index = &amp;lt;index name&amp;gt;

[WinEventLog://Security]
disabled = 0
whitelist=528,538,540,551,4624,4634,4647,4648,4800,4801 
index = &amp;lt;index name&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;after:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = &amp;lt;Computer’s Name&amp;gt;
index = &amp;lt;index name&amp;gt;

[WinEventLog://Security]
disabled = 0
index = &amp;lt;index name&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Jul 2017 16:31:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330841#M61309</guid>
      <dc:creator>caseynordell</dc:creator>
      <dc:date>2017-07-26T16:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: remove whitelist restrictions?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330842#M61310</link>
      <description>&lt;P&gt;You need to restart the Splunk service after this change for the forwarder to reload and act on this update.  That should do it but it is not retroactive (only events which  happen after the restart will come in).&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 17:01:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330842#M61310</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-07-26T17:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: remove whitelist restrictions?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330843#M61311</link>
      <description>&lt;P&gt;thank you so much. out of curiosity, &lt;EM&gt;is&lt;/EM&gt; there any method to making it apply retroactively?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 18:00:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330843#M61311</guid>
      <dc:creator>caseynordell</dc:creator>
      <dc:date>2017-07-26T18:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: remove whitelist restrictions?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330844#M61312</link>
      <description>&lt;P&gt;If you add these 2 settings and then restart:&lt;/P&gt;

&lt;P&gt;start_from = oldest&lt;BR /&gt;
   current_only = 0&lt;BR /&gt;
Then it should send EVERYTHING &lt;EM&gt;again&lt;/EM&gt; which will cause you to have some events twice so you might use &lt;CODE&gt;clean eventdata&lt;/CODE&gt; to delete your index data first.  BUT REMEMBER TO REMOVE THESE SETTINGS after the forwarder starts sending data for "now".&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:05:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/remove-whitelist-restrictions/m-p/330844#M61312</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-09-29T15:05:04Z</dc:date>
    </item>
  </channel>
</rss>

