<?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 fix an error &amp;quot;Received event for unconfigured/disabled/deleted index=wineventlog&amp;quot; on a search peer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-fix-an-error-quot-Received-event-for-unconfigured/m-p/272037#M52272</link>
    <description>&lt;P&gt;Search peer xxxxxxxxxx has the following message: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Received event for unconfigured/disabled/deleted index=wineventlog with source="source::WinEventLog:Security" host="host::clientxxxx" sourcetype="sourcetype::WinEventLog:Security". So far received events from 1 missing index(es).&amp;nbsp;‎25‎/‎10‎/‎2016‎ ‎14‎:‎04‎:‎25
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My input.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]
disabled=0
index=webservices_windows
blacklist1=5156,4658,4672,5158,4648,4663,4776,4634,4656,5157
blacklist2 = EventCode="4624" Message="Account\sName:[\s\S]+-[\s\S]+Logon\sType\:[\s\t]+3[\s\S]+Account\sName:[\s\t]+[^\$]+\$"
checkpointInterval=5
current_only=1 
[install]
state = enabled 

[tcpout]
defaultGroup = ue-autolb-group
useACK = true
[tcpout:ue-autolb-group]
server = 00.000.00.000:9991, 00.000.00.000:9991, 00.000.00.000:9991
autoLB = true 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;please help deployment server correct same as indexers.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2016 15:43:23 GMT</pubDate>
    <dc:creator>maxruas</dc:creator>
    <dc:date>2016-10-25T15:43:23Z</dc:date>
    <item>
      <title>How to fix an error "Received event for unconfigured/disabled/deleted index=wineventlog" on a search peer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-fix-an-error-quot-Received-event-for-unconfigured/m-p/272037#M52272</link>
      <description>&lt;P&gt;Search peer xxxxxxxxxx has the following message: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Received event for unconfigured/disabled/deleted index=wineventlog with source="source::WinEventLog:Security" host="host::clientxxxx" sourcetype="sourcetype::WinEventLog:Security". So far received events from 1 missing index(es).&amp;nbsp;‎25‎/‎10‎/‎2016‎ ‎14‎:‎04‎:‎25
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My input.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]
disabled=0
index=webservices_windows
blacklist1=5156,4658,4672,5158,4648,4663,4776,4634,4656,5157
blacklist2 = EventCode="4624" Message="Account\sName:[\s\S]+-[\s\S]+Logon\sType\:[\s\t]+3[\s\S]+Account\sName:[\s\t]+[^\$]+\$"
checkpointInterval=5
current_only=1 
[install]
state = enabled 

[tcpout]
defaultGroup = ue-autolb-group
useACK = true
[tcpout:ue-autolb-group]
server = 00.000.00.000:9991, 00.000.00.000:9991, 00.000.00.000:9991
autoLB = true 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;please help deployment server correct same as indexers.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 15:43:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-fix-an-error-quot-Received-event-for-unconfigured/m-p/272037#M52272</guid>
      <dc:creator>maxruas</dc:creator>
      <dc:date>2016-10-25T15:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix an error "Received event for unconfigured/disabled/deleted index=wineventlog" on a search peer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-fix-an-error-quot-Received-event-for-unconfigured/m-p/272038#M52273</link>
      <description>&lt;P&gt;The above configurations should not be in your indexes.conf file. The first part should be in inputs and the second part outputs. You should also have an indexes.conf file which contains the settings for your index &lt;EM&gt;webservices_windows&lt;/EM&gt;. If you have done all of this, where are all of these conf files residing?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 00:04:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-fix-an-error-quot-Received-event-for-unconfigured/m-p/272038#M52273</guid>
      <dc:creator>lquinn</dc:creator>
      <dc:date>2016-10-26T00:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix an error "Received event for unconfigured/disabled/deleted index=wineventlog" on a search peer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-fix-an-error-quot-Received-event-for-unconfigured/m-p/272039#M52274</link>
      <description>&lt;P&gt;splunk2@deployment_servername$ cat /opt/splunk/etc/deployment-apps/forward_webservices/default/inputs.conf&lt;BR /&gt;
[WinEventLog://Security]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
index=webservices_windows&lt;BR /&gt;
blacklist1=5156,4658,4672,5158,4648,4663,4776,4634,4656,5157&lt;BR /&gt;
blacklist2 = EventCode="4624" Message="Account\sName:[\s\S]+-[\s\S]+Logon\sType:[\s\t]+3[\s\S]+Account\sName:[\s\t]+[^\$]+\$"&lt;BR /&gt;
checkpointInterval=5&lt;BR /&gt;
current_only=1&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:34:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-fix-an-error-quot-Received-event-for-unconfigured/m-p/272039#M52274</guid>
      <dc:creator>maxruas</dc:creator>
      <dc:date>2020-09-29T11:34:52Z</dc:date>
    </item>
  </channel>
</rss>

