<?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: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220005#M43224</link>
    <description>&lt;P&gt;I believe that I may have captured the events with this:&lt;/P&gt;

&lt;H1&gt;Windows platform specific input processor.&lt;/H1&gt;

&lt;P&gt;[WinEventLog://Security] &lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
index = certification&lt;BR /&gt;
blacklist= Message="Account\sName:\s+(srvHPOM|SYSTEM|(\w+\$))"&lt;/P&gt;

&lt;P&gt;Thank you for all the help.   As always, the collaboration is greatly appreciated!!!&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2016 15:33:11 GMT</pubDate>
    <dc:creator>CaptainHook</dc:creator>
    <dc:date>2016-06-22T15:33:11Z</dc:date>
    <item>
      <title>How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219995#M43214</link>
      <description>&lt;P&gt;I am trying to remove generic service account names from the Windows Security log, so that we can focus on indexing only the specific user accounts.  Am I missing something in my inputs.conf?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security] 
disabled = 0 
index = "index"
sourcetype = "sourcetype"
blacklist = Account_Name=name1| name2|name3|name4|name5
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:46:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219995#M43214</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-06-15T18:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219996#M43215</link>
      <description>&lt;P&gt;Try this instead:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; blacklist1 = Account_Name="name1|name2|name3|name4|name5"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, I would not change the &lt;CODE&gt;sourcetype&lt;/CODE&gt; unless absolutely necessary.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:22:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219996#M43215</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-15T20:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219997#M43216</link>
      <description>&lt;P&gt;Thank you, I will try this shortly.  I appreciate that advice on the sourcetype also.  I will respond back as soon as I get the chance to test it out.  Cheers.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:10:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219997#M43216</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-06-15T21:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219998#M43217</link>
      <description>&lt;P&gt;Unfortunately, this is still not working.  Is there more information I can provide to help come up with a solution?  &lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 19:20:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219998#M43217</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-06-16T19:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219999#M43218</link>
      <description>&lt;P&gt;You need to restart the Splunk instance on the forwarder and then only look at events that have been forwarded in AFTER the restart.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 19:22:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/219999#M43218</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-16T19:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220000#M43219</link>
      <description>&lt;P&gt;I had done a restart on the forwarder itself and did a reload of the deployment server.  For some reason it is not omitting all the accounts listed.  I have even capture the event name as it shows.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 00:17:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220000#M43219</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-06-17T00:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220001#M43220</link>
      <description>&lt;P&gt;Try removing the double-quotes.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 03:36:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220001#M43220</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-06-17T03:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220002#M43221</link>
      <description>&lt;P&gt;Still no luck.  Would it make any sense to remove Account_Name and just blacklist the service accounts generically?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 12:14:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220002#M43221</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-06-17T12:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220003#M43222</link>
      <description>&lt;P&gt;I'm reading the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/admin/Inputsconf" target="_blank"&gt;inputs.conf&lt;/A&gt; and &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Data/MonitorWindowseventlogdata" target="_blank"&gt;referenced Windows&lt;/A&gt; docs now. A couple thoughts crossed my mind:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Did you try blacklisting a single name? This would be a base case to make sure that if you can get at least one blocked, then the problem is the syntax with blocking multiple. If we can't event get one, then we know the issue is before the multi-value syntax.&lt;/LI&gt;
&lt;LI&gt;The inputs.conf docs imply that Account_Name isn't a valid key to match on in the blacklist. Check the list of valid Keys (the Account_Name part of your syntax) by searching for the table labelled "Create advanced filters with 'whitelist' and 'blacklist'" on &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Data/MonitorWindowseventlogdata" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Data/MonitorWindowseventlogdata&lt;/A&gt; . You might want to explore the 'User' or the 'Message' fields if you agree that Account_Name is not an option. Don't forget regex to match anything before/after the value of the Account_Name - I can support you on that if unclear but I know you'd like to give it a try on your own first.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:01:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220003#M43222</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2020-09-29T10:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220004#M43223</link>
      <description>&lt;P&gt;Thanks Burch, I am going to run through this today.  I did actually try narrowing it down to one single name initially; the odd thing was that the blacklist seemed to work for a lot of the names using Account_Name.  I do agree with you though, that it does not seem to be a valid key to match on.  I will try the 'User' and/or 'Message' field.  I can always use a little guidance on RegEx &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;   Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 12:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220004#M43223</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-06-22T12:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220005#M43224</link>
      <description>&lt;P&gt;I believe that I may have captured the events with this:&lt;/P&gt;

&lt;H1&gt;Windows platform specific input processor.&lt;/H1&gt;

&lt;P&gt;[WinEventLog://Security] &lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
index = certification&lt;BR /&gt;
blacklist= Message="Account\sName:\s+(srvHPOM|SYSTEM|(\w+\$))"&lt;/P&gt;

&lt;P&gt;Thank you for all the help.   As always, the collaboration is greatly appreciated!!!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 15:33:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220005#M43224</guid>
      <dc:creator>CaptainHook</dc:creator>
      <dc:date>2016-06-22T15:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my WinEventLog blacklist configuration to exclude AccountNames in Windows Security logs from getting indexed?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220006#M43225</link>
      <description>&lt;P&gt;Perfect. That's exactly what I was thinking!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 20:46:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-WinEventLog-blacklist-configuration-to-exclude/m-p/220006#M43225</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2016-06-22T20:46:02Z</dc:date>
    </item>
  </channel>
</rss>

