<?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 Similar EventIds been taken in splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433334#M191142</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My inputs conf are as follows&lt;/STRONG&gt;&lt;BR /&gt;
[WinEventLog://Application]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
whitelist = EventCode="26|25|19"&lt;BR /&gt;
whitelist1 = SourceName="DWMRCS"&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
evt_resolve_ad_obj = 0&lt;BR /&gt;
checkpointInterval = 5&lt;/P&gt;

&lt;P&gt;Result : Getting all events which include 26 ,25,19&lt;BR /&gt;
i.e. 326,1026,1025,10025,259,258, and more.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;I also tried&lt;/STRONG&gt; &lt;BR /&gt;
[WinEventLog://Application]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
whitelist = EventCode="^26$|^25$|^19$"&lt;BR /&gt;
whitelist1 = SourceName="DWMRCS"&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
evt_resolve_ad_obj = 0&lt;BR /&gt;
checkpointInterval = 5&lt;/P&gt;

&lt;P&gt;But same results.&lt;/P&gt;

&lt;P&gt;Thanks In Advance&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 01:38:50 GMT</pubDate>
    <dc:creator>agupta2607</dc:creator>
    <dc:date>2020-09-30T01:38:50Z</dc:date>
    <item>
      <title>Similar EventIds been taken in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433334#M191142</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My inputs conf are as follows&lt;/STRONG&gt;&lt;BR /&gt;
[WinEventLog://Application]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
whitelist = EventCode="26|25|19"&lt;BR /&gt;
whitelist1 = SourceName="DWMRCS"&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
evt_resolve_ad_obj = 0&lt;BR /&gt;
checkpointInterval = 5&lt;/P&gt;

&lt;P&gt;Result : Getting all events which include 26 ,25,19&lt;BR /&gt;
i.e. 326,1026,1025,10025,259,258, and more.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;I also tried&lt;/STRONG&gt; &lt;BR /&gt;
[WinEventLog://Application]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
whitelist = EventCode="^26$|^25$|^19$"&lt;BR /&gt;
whitelist1 = SourceName="DWMRCS"&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
evt_resolve_ad_obj = 0&lt;BR /&gt;
checkpointInterval = 5&lt;/P&gt;

&lt;P&gt;But same results.&lt;/P&gt;

&lt;P&gt;Thanks In Advance&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:38:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433334#M191142</guid>
      <dc:creator>agupta2607</dc:creator>
      <dc:date>2020-09-30T01:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Similar EventIds been taken in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433335#M191143</link>
      <description>&lt;P&gt;Have you tried the following?:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Application]
disabled = 0
whitelist = 26,25,19
whitelist1 = SourceName="DWMRCS"
index = wineventlog
evt_resolve_ad_obj = 0
checkpointInterval = 5
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope it helps!!!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 20:26:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433335#M191143</guid>
      <dc:creator>jaime_ramirez</dc:creator>
      <dc:date>2019-08-06T20:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Similar EventIds been taken in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433336#M191144</link>
      <description>&lt;P&gt;yes, I have tries this but does not work.&lt;/P&gt;

&lt;P&gt;With my config, I just need to get the regex to get the exact EventCode.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 12:23:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433336#M191144</guid>
      <dc:creator>agupta2607</dc:creator>
      <dc:date>2019-08-07T12:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Similar EventIds been taken in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433337#M191145</link>
      <description>&lt;P&gt;Have someone faced the same issue?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 11:28:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433337#M191145</guid>
      <dc:creator>agupta2607</dc:creator>
      <dc:date>2019-08-26T11:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Similar EventIds been taken in splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433338#M191146</link>
      <description>&lt;P&gt;You can use ranges of event ids in white and blacklist without the regex&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Application]
disabled = 0
start_from = oldest
current_only = 0
evt_resolve_ad_obj = 1
checkpointInterval = 5
# only index events with these event IDs.
whitelist = 0-2000,3001-10000
# exclude these event IDs from being indexed.
blacklist = 2001-3000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;More information from docs:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.1/Data/MonitorWindowseventlogdata#Configuration_settings_for_monitoring_Windows_Event_Logs"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.1/Data/MonitorWindowseventlogdata#Configuration_settings_for_monitoring_Windows_Event_Logs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 12:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Similar-EventIds-been-taken-in-splunk/m-p/433338#M191146</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2019-08-26T12:23:07Z</dc:date>
    </item>
  </channel>
</rss>

